. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:04:10.720Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:04:10.733Z |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-04-02T23:04:10.734Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-02T23:04:10.736Z |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-04-02T23:04:11.178Z |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-04-02T23:04:11.306Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:04:11.306Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:04:11.316Z |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-04-02T23:04:11.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-02T23:04:11.444Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-02T23:04:11.485Z |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-04-02T23:04:13.117Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-02T23:04:13.804Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-02T23:04:13.826Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-02T23:04:13.826Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-02T23:04:13.918Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-02T23:04:13.919Z |INFO |Root WebApplicationContext: initialization completed in 2434 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-02T23:04:14.561Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f995ee04-c968-471a-855f-50f984509d64 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-02T23:04:18.317Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f995ee04-c968-471a-855f-50f984509d64 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-02T23:04:18.829Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f995ee04-c968-471a-855f-50f984509d64 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-02T23:04:18.882Z |INFO |Started MainApp in 10.825 seconds (JVM running for 11.499) |InvocationID=f995ee04-c968-471a-855f-50f984509d64 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-02T23:04:19.039Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-02T23:04:19.051Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-02T23:04:19.053Z |INFO |Start scheduling PRH workflow |InvocationID=f995ee04-c968-471a-855f-50f984509d64 | |ENTRY |main | org.springframework.web.servlet.DispatcherServlet |2023-04-02T23:04:19.053Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:19.078Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=447a7925-98ad-4ef2-bb36-0c75fcedb02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:29.746Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cfcd38b1-6aae-4f53-9658-596dc600cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:39.773Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf07e968-6969-441d-b8ee-981af7791435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:49.801Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=90768dfc-445c-4cfb-b422-57fa73f8e5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:59.828Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=821a936d-df4e-4503-af45-174fcc236635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:04:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:09.865Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1ba8c89f-9d98-415f-bddc-7b708eec0fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:19.891Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c4d6833f-128c-456e-a2cb-e44856494333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:29.919Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=11b4609b-d0b1-47a7-a3cc-d33e11c72254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:39.948Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=63bc1b05-98ef-4ecb-85a2-e1e3122686af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:49.969Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=29c58af1-165d-4495-8472-77e2c5f21f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:05:59.993Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=40ecc637-9099-4f95-ac2b-8d4d726bb45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:10.014Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a2c78c16-530c-45e3-b029-4d6afb362f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:20.038Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5f1cff86-dbae-4f12-aa1f-638cde0bbdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:30.059Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=00758c18-756d-430a-9c21-0d75fc2eafa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:40.080Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=97ca41df-a237-4b50-a083-8641f9d72946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:50.099Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b87809da-3657-4fea-9d05-fb7355c33b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:06:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:00.122Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b57279d4-3f07-493e-99d7-c1d59553d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:10.139Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0701257b-c561-4923-a41c-cf4861a3ccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:20.161Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9f21ea0e-a7bc-4045-9f9f-84ca9a9b7aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:30.185Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f1f13878-eeff-4cdb-aff8-36211ea1149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:40.208Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=125b217a-84aa-4a3a-8739-0b0650ef8834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:50.228Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=223bd7b4-1804-4e29-8a54-2be33f292781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:07:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:00.249Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6580dca9-ef60-47a1-b3cf-3951b43e06c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:10.270Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5d7df776-5400-4bdf-ae0e-69ce3b562a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:20.292Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dbe4ee1f-b47d-4513-b00a-0a44664eefc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:30.312Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=462ac40e-280b-4444-a372-e4b667af96e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:40.335Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2ba2f118-76df-4bbe-b1f7-f0eacb9d328d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:40.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:50.352Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c92a92a2-1c87-49ed-9d21-d34da5e70a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:08:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:00.370Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8381917f-8bf2-415b-934c-d27716e7d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:10.392Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=61afdffe-c30c-4406-b039-c61c2efeb6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:09:15.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:09:15.224Z |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-04-02T23:09:15.224Z |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-04-02T23:09:15.224Z |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-04-02T23:09:15.224Z |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-04-02T23:09:15.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:09:15.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:09:15.233Z |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-04-02T23:09:15.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:20.412Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0e47dca0-481c-4aba-903b-8a442230e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:30.440Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b7ed93a0-4546-4c7e-a522-934eb64f2b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:40.459Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3c50a762-c626-48e3-bdd1-8b772db6ea19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:50.480Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b4f7535f-95ba-4e3c-b9b1-d51dd2e10c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:09:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:00.499Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7bf6ea66-28ce-4c29-8b81-d66a5234dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:10.520Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7798f5bf-bf88-4ad0-9306-bda1ac6b4c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:20.544Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=30e28011-bd94-4c59-b433-88e12c745b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:30.566Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8bd41c85-ca1e-407e-81d9-18d01b2d27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:40.588Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3f615798-c8ac-4b86-83de-baed07dc97ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:50.608Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b619197b-1037-4c03-a043-efc00063aba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:10:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:00.628Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=602ca747-b95c-4921-9a50-9ab3143d1494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:10.650Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c90fcfc6-6dd8-4d89-88f0-a18a31ad3497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:20.673Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5257f9ac-6d38-401b-beb1-8540e39ea57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:30.700Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cc2a9f7a-4a42-4544-b9ef-e36fca9cbfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:40.725Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b6f3fa17-cedb-418f-853d-0434b6b3ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:50.765Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e7e90bc0-052b-4e38-a7ca-73a2e7308891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:11:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:00.812Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cca7fa14-1c1e-413e-8a30-478d71fbf3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:10.833Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d8d3aaed-e3a3-4be4-8033-eced82f5c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:20.856Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a14f261a-2b59-4cf2-be88-e3693eaa4dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:30.874Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ec991293-8a5a-4dfa-8de2-61d4cc47d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:40.897Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3c9c0cfb-f735-4f07-a9d5-95d47ff97cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:50.917Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=14df7db8-3939-4830-884a-285a1227b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:12:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:00.938Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b90b71f3-07d4-4859-a5b1-189bff8e9004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:10.956Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9b87f38-8efa-43bf-a3f0-1f4ffd52bf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:20.974Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a0ab5155-5853-4b41-8c2d-351e8b40d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:30.994Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2e0c5a56-be80-4864-9709-c26eef064e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:41.018Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=06040107-dc53-40cc-807a-5ac4c2629b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:51.041Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f3fb5172-eb63-418d-bfa1-1ee0d51d8527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:13:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:01.061Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=67848c68-d0a1-4795-999e-2ed9f7ffe058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:11.096Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e054e60f-5f06-4590-835a-aa96eb340410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:14:14.768Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:14:14.768Z |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-04-02T23:14:14.768Z |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-04-02T23:14:14.768Z |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-04-02T23:14:14.769Z |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-04-02T23:14:14.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:14:14.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:14:14.775Z |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-04-02T23:14:14.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:21.117Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2bc0c0f7-5278-470f-8dee-13a2d1c5bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:31.136Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f613cc53-92bc-4fc4-9c5e-734a4ef0de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:41.159Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0c9b7d5e-bf48-4f10-8f71-0990eb431af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:51.182Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ee1863d8-d170-4ad3-99f9-676053c96b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:14:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:01.202Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6755c94b-8ecf-4582-a3b5-08253805b363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:11.223Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d9bf34fc-a588-43c0-8025-411337f29572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:21.241Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9e244d9b-a490-44f2-8968-9743d06a5e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:31.259Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e89a5909-a67e-4df3-91d4-69ed57682c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:41.278Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=09ebe3e1-5e8c-4fcd-b3b6-7080c6d14ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:51.308Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ce3ffdab-fb6a-42bc-bc8b-c8a28470ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:15:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:01.333Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d4236de3-00fd-46d3-bf83-59d61be75060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:11.354Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8e85d3a-986d-4a0f-9c27-dc9e6599649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:21.374Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6e8329bc-7111-45ab-b48d-37927a2867b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:31.393Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=aa413fb5-ea85-41ef-a94a-80067a29ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:41.412Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=23e87953-09bd-4ef4-94a5-ef441ac9b615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:51.430Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b569047b-8af6-4b53-bdec-d3725530a405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:16:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:01.450Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3af753e0-402d-42ca-adff-6ff75fd9a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:11.472Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=48f79897-f300-453d-8163-e7123d5c2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:21.489Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=507f5d68-4657-445b-81e5-badf23c53792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:31.527Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7edab419-0a7b-44f5-9ee1-19dfece4ce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:41.543Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0c2d67d6-9ac3-47ec-b358-9670adbc37f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:51.563Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=236c84e2-b3e4-403e-9535-afb696e3b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:17:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:01.579Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=04fcfc8a-3945-4663-a2fe-5da09591f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:11.594Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=34051ed1-5902-4e60-b69c-4886d3d111e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:21.615Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=425c5544-9a25-4f47-9f5d-007ea9cfa1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:31.631Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9aacb17-39cf-4b7b-a106-a29aaa59d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:41.660Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a6356df6-7926-4755-a654-5db9eae230e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:51.683Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=380c56dd-8fd1-4be6-bc11-1ef6f64cac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:18:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:01.702Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fd90ab69-eb88-4718-b5c4-98b93e121f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:11.723Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7cebe8ef-a704-4a8e-95ae-f49497fa880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:19:14.746Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:19:14.747Z |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-04-02T23:19:14.747Z |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-04-02T23:19:14.747Z |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-04-02T23:19:14.747Z |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-04-02T23:19:14.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:19:14.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:19:14.753Z |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-04-02T23:19:14.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:21.744Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=219444a7-b78b-4ef8-9e1f-68c08ce724f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:31.762Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dd52fdac-0f8f-4efd-b515-4c5c7c062f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:41.782Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d6d92b4e-98d3-4370-939d-4d5e99786581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:51.801Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f31069d9-1c8f-4c6e-8d3a-fb53c74df50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:19:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:01.816Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6f57b470-98c8-4995-a942-7db50e4749a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:11.834Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c844247d-2f58-4823-b4b8-9d10102163fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:21.853Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=44303450-e56b-4687-8181-5b3fa4c263df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:31.870Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4fbf0142-adda-4c21-9298-a8a71d2eecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:41.888Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ae9bba13-93ff-4ab2-bd4b-0fbca1e703f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:51.905Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f179039a-d527-4277-8025-90f5c3402c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:20:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:01.923Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2ca5893c-139f-41d1-83c7-3e8b8d2fbd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:11.944Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=024f60fb-a986-450e-b510-24b4a184fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:21.963Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e05a8e4-c57d-4036-a512-4e52e976333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:31.981Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f87ab644-35a4-4018-8117-135c864507d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:42.000Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d364202d-00a5-4766-a5b9-0a0b955e14f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:52.018Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0f4936ca-0c57-403c-8b17-79919cf702d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:21:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:02.052Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=22e7e4ba-64c8-4ccf-8a19-e5d8c1009989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:12.070Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d9ea1728-739d-4902-b71b-2c386fcdcfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:22.092Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=275194b5-4012-4b86-86f7-6bd643a4d915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:32.110Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c7edf59a-3914-46b2-be4c-5c4484994377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:42.131Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3a933ba4-dafa-416b-b480-a3e01c158b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:52.149Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ee33f971-13b2-471b-b93b-6d1437254690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:22:52.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:02.170Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fabd5790-f2d3-45b2-99ab-1ad3635a76fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:12.186Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8a526b38-94b6-4336-9218-f814901445e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:22.204Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=092d5c57-fbba-4a9f-9d58-b3c0b1cc7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:32.222Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2409a71e-c557-4fd3-94ad-6a7548f98015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:42.247Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f29d424b-caf1-46a7-85aa-36366e8d84d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:52.271Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a74fde77-655e-47a4-b588-1f5cbc5c969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:23:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:02.297Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ae2d3ff7-083c-4724-a04f-7cf34aca1fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:12.321Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=04006e99-4ee6-4111-a03f-491868a240f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:24:14.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:24:14.764Z |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-04-02T23:24:14.764Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-02T23:24:14.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:24:14.765Z |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-04-02T23:24:14.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:24:14.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:24:14.770Z |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-04-02T23:24:14.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:22.342Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=37891072-80b3-468c-9410-b7d694397f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:32.366Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4cba98e7-81a9-46d6-980b-5febdfdff18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:42.401Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=40055519-a080-4163-b8e3-fa229055b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:52.422Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bc102341-400a-48a7-8f78-f976872edf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:24:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:02.440Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c63b9c49-c2fc-4606-aa21-a4b78326ba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:12.459Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=466e68e6-e6e5-4078-b0cc-0fbed9a6ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:22.480Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b7a1a79d-c53f-4906-a279-1faa1b9ad44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:32.499Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0a7d42f2-3094-412c-a3cf-cc01703b04a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:32.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:42.534Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=48fbbd15-07f9-4ded-b90a-7ee6557324b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:52.555Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8d10834-35e3-406d-88a1-8b4c4bf17e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:25:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:02.573Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e44b7848-3adf-477b-be3b-65cc6c721a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:12.595Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8f6189b0-e09c-4c79-9b53-ce68560efcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:22.627Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a0dca41b-e641-498d-9df6-1dcd451f7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:32.648Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=815cad5b-0d9b-4ca1-898c-3ab882b5f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:42.671Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=43131865-ad9c-47e4-9400-952571703b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:52.692Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4b7ea953-2428-4723-80ac-7e66c38f3982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:26:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:02.712Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8a8c0e33-2788-4354-8979-64992da18654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:12.730Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=49364b30-fc94-4260-9165-27da22cff1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:22.749Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e01e15a2-6854-4816-92ae-134e9516b3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:32.776Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=755b862d-91f1-42ed-bc52-701158e08d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:42.794Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1468d29c-bcb4-4aca-a3de-0e548e30cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:52.814Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fc745c9c-34b9-461d-88ea-ed7722cbd554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:27:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:02.835Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f288d2db-2300-4e24-91a9-2be99c6a8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:12.855Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c53abea9-6259-4476-ba81-5bf630d2a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:22.875Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5a15a576-a37c-4cb4-9072-7590998f6c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:32.892Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2cff0314-1d73-4b83-aaf2-1abda588151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:42.909Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=be5edd9d-8ee1-4589-a363-94fecbbdc3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:52.927Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ab96e65e-028d-4a85-8cf6-d1a0c1493ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:28:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:02.945Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=04540982-2aa8-4101-ad76-586454f95577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:12.963Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6ecce259-f70f-4ea0-8843-fb1c3810858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:29:14.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:29:14.781Z |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-04-02T23:29:14.781Z |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-04-02T23:29:14.781Z |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-04-02T23:29:14.781Z |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-04-02T23:29:14.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:29:14.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:29:14.787Z |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-04-02T23:29:14.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:22.986Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=df582b8f-bdac-48e2-968f-fb40d89d7996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:33.003Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=64749b6a-203a-4081-958b-a6556b4b3b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:43.021Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1934682d-ba6b-4bf9-8629-5394370efbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:53.040Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=531109bd-d6f9-4362-a772-0991f36fcbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:29:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:03.062Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d516b753-b7c4-49c4-aa07-81abbc7796be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:13.081Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f6338631-0115-43fc-8421-0a857a8e22af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:23.097Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0280394c-1a7f-4a0b-aeed-606a6bc650fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:33.115Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=84106a2a-9464-434d-a166-a3574e812699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:43.133Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1f88cf2e-2bfe-4681-b705-ddff24c4cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:53.154Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0f60d168-3e20-4a27-b887-6cf8a587d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:30:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:03.175Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2d17ed32-3380-4c83-a617-99fb4e7ba77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:13.192Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3f71167d-944f-4525-a6de-b16988dd3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:23.212Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eec95765-51af-42d9-b3cb-a542419a78e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:33.231Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1af81e9f-1f8e-4618-89b5-22780c7e396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:43.252Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=64d0e2bf-a41a-47a0-9715-60fbbd4dcb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:53.271Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8367dfe1-2ac0-40f7-8dae-075403d1abc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:31:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:03.293Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=12ff9dd0-4211-4a51-ac28-ce06186dd05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:03.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:13.314Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4f61336e-5c2d-4aa7-9bc4-05c68f82fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:23.332Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e5f5cc28-db87-47c7-83ae-ae1ebda23d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:33.352Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f1ba83c8-4f45-4b68-a105-beb150c6c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:43.397Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f3038886-0e4f-4d95-890a-bc8e78dd85a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:53.418Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fffca481-784f-4ad8-8219-225f8029860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:32:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:03.439Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=53b67ade-be3b-4669-ac46-a7cd9b7f387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:13.459Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c6b33528-ef1c-4dc8-88a8-d3594311d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:23.480Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2f4dd84a-fa4d-4874-a932-f6f856c8d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:33.500Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ce8ecdd9-b42f-4b9e-9200-701f3f0946f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:43.516Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ef84aa48-421f-4eb7-9649-cba07b62da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:53.543Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7f742fcd-cb9a-4d6d-8cbd-bfe701763bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:33:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:03.558Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e2a284e6-9ff4-4ae8-970d-c63c25012bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:13.578Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=655e0955-cfbc-4103-ade5-3161e7304daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:34:14.764Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:34:14.764Z |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-04-02T23:34:14.764Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-02T23:34:14.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:34:14.765Z |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-04-02T23:34:14.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:34:14.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:34:14.772Z |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-04-02T23:34:14.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:23.598Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=46fc6376-56b6-4ff2-97a7-ec514876f426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:33.612Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e2c8471a-7855-42a5-afc8-7363e33b01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:43.627Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=37eca302-f208-4a27-a13c-9bb1e32dc40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:53.643Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=07185d13-789f-429c-b67c-845955667409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:34:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:03.660Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f7e6bb46-1bdd-4b5a-93c8-1d16ed691333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:13.675Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e56a342d-2acf-42ab-8528-8c353cc487cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:23.693Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fa293ef8-0249-4619-b06c-277ee9b5ece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:33.709Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4883b412-3734-4a0b-aa66-33452b3240be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:43.728Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0423cd2a-150b-4747-ac1c-7602a21ff5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:53.749Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=68389632-97cc-4021-82e1-fd27559a391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:35:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:03.783Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8ae6c5f6-b1d1-4a19-9cb9-020d46ce69c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:13.802Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=70cfd1cc-77c5-4baa-9014-c5309603352f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:23.822Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cdbfddf7-17f7-4f64-9a74-2ae41d3da5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:33.838Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=43d1f084-aaee-4c2e-9bd7-ba729ce21f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:43.858Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8383c948-c227-4b51-87fe-fc62f5646814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:53.877Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5e2d1f44-8b45-4971-9477-7c5a2ff57edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:36:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:03.896Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0a66e0ae-dd10-429f-9566-a5acdc9cd404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:13.914Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6c29b2c9-1f1f-43d8-af8d-6a05db27c6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:23.936Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=651145f7-b9bc-4214-a2fa-201c610f7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:33.954Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b9f9a272-7a74-4631-a339-754325d0c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:43.974Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=44f79d2e-6814-49d7-b456-69c64f14401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:53.992Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8859fa6e-9a47-43a5-8fd2-e91a230f830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:37:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:04.009Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6061a8b7-590c-401e-8797-bc334bc3dc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:14.027Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9d74426-5668-49ef-9f29-54a38a7bbe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:24.048Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e30fad30-5e43-417f-8b61-04ee3b39994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:34.065Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=868c5e7b-6d1c-4986-8ec8-d7b58ebd7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:44.083Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=11f16751-15fd-4719-bb2f-c24b4077470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:54.105Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cca7cb4f-d1f5-496c-87e2-67183e750f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:38:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:04.122Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6de42700-746a-487c-ac1d-69d002be78f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:14.142Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4f1ceb87-3eee-4205-a9d2-19e9b6c2e689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:39:14.761Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:39:14.762Z |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-04-02T23:39:14.762Z |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-04-02T23:39:14.762Z |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-04-02T23:39:14.762Z |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-04-02T23:39:14.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:39:14.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:39:14.766Z |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-04-02T23:39:14.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:24.162Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fa0a5921-b5b6-4170-b3df-7a723f4ccdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:34.179Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=16a79641-940e-4a77-9bae-880cc478f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:44.199Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=32e62b5c-990e-4110-9680-b61b725040a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:54.218Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4ca615fb-191d-4877-a19b-65327cd5d7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:39:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:04.236Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=89e3d67e-bcda-46ef-b984-6ba762df4593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:14.252Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d6ed25d0-ad77-4487-bd1d-3e8a0e1b9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:24.271Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9dd9220f-d185-4d4b-b52d-f30baf4e3744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:34.288Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f906c2bc-361e-4d0f-a824-4ec64d6ff660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:44.307Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c689da20-d81c-437c-9886-a45c2bec55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:54.325Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=821466d5-f603-4ad5-b467-b7eba4a54bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:40:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:04.345Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=140179bb-7459-4a87-b921-0ceb99f3d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:14.368Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f97b2f98-a4ee-4693-8987-21e1bf7414ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:24.387Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f01481cb-a2be-4311-817c-46506843cfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:34.405Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=873138e7-4a12-4cce-b4a9-76594dd7a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:44.425Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=60cb67f9-8591-44e5-aabd-f8f61150aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:54.445Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e4aad312-c096-4334-bfc4-e228a9dd5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:41:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:04.463Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6f4936c0-e91a-4482-abee-4020813ae544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:14.481Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=82f08ac9-96b5-426c-b865-2687cee3b705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:24.500Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=38bc0045-ea97-4299-b37b-42d6bebc8534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:34.518Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ee84139e-5abe-4d55-96e0-a997c7825834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:44.538Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=36ea3f69-ad4c-4495-ae8c-069d8a02f7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:54.557Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e0bcf127-176a-4f0f-bf7a-dccc2b38898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:42:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:04.577Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0020782b-0084-4cfe-8340-f1aebdf80e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:14.593Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7ed5a0a5-0e1a-4b5f-a1c6-eb73953de2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:24.615Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f1739f71-ebfa-4430-a481-9b0b26be68be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:34.634Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=362cea41-f1c3-49c9-aafe-70b8ff3728a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:44.652Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a639d157-bfad-4e6a-9ec3-8096d8747750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:54.672Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8e676522-f774-401b-a00c-2702c73c64ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:43:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:04.690Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5adffa9c-361c-46e9-a39f-44923d583420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:14.716Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e9c2f430-0729-4917-99ab-39050c40c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:44:14.820Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:44:14.821Z |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-04-02T23:44:14.821Z |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-04-02T23:44:14.821Z |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-04-02T23:44:14.821Z |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-04-02T23:44:14.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:44:14.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:44:14.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-02T23:44:14.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:24.734Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6273ee6c-e9f5-4dab-9ded-dd6451c15ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:34.753Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=52458532-33f0-4849-927d-68d85d368e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:44.776Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ba2506ba-f807-4371-9082-cfd1525d4702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:54.794Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=060c8424-9c5d-4ed7-97e5-4cdc04430817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:44:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:04.816Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=08fc66c1-f1ea-4348-85ac-564d79e6f952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:14.834Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6f3721ed-a09d-4ddc-a9b9-8706aa061d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:24.855Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3cbe2cca-ad0a-4c7e-b51f-e8d1c99653bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:24.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:34.871Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2d70d119-a25c-48b8-a364-c9d007f5731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:44.889Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=165c0631-dcd8-41c4-980c-d954e8f6db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:54.908Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6c6f2ea3-dd63-44b0-b6bf-ab2bd3258e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:45:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:04.927Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=261e5377-74c0-4090-9c23-096581423cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:14.947Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0e55466c-79d2-424e-938e-09907d2fbe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:24.969Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=79f7870e-e473-4e94-88f9-5345c216a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:34.985Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cffa7c83-f7b5-46eb-9380-af5e5580714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:45.002Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0f945626-67da-48ba-bc8e-9adc5cc2a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:55.019Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5392a8d4-c8d2-456c-91ce-d455dd7b12b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:46:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:05.038Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=56924eaf-0ce0-4fa3-90fa-7e584e0000fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:15.056Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=336383dd-9557-4cb5-966f-68a8cc14d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:25.073Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4971bf15-21e8-434d-aa90-1f522153efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:35.094Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dd8a0739-bf23-4eb5-863c-18a7baaf5981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:35.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:45.114Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cec1b79a-e6e4-4fce-89c9-8d2d8a93df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:55.133Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6fc55c1d-d5f1-486a-846c-5b091ffd1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:47:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:05.152Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b4ab5745-42ec-420f-8b48-3bcf48897701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:15.172Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3a641c87-564f-4175-b580-f2c70150cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:25.192Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b315b67f-12b8-4fe6-a588-50e393e59637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:35.213Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e827824-eb4c-4c0d-a96b-fa247de69064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:45.232Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9d0f9e4e-26b9-4fd9-b831-a1150feba509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:55.250Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6126481a-8db5-48a7-9449-d97b01437d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:48:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:05.268Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=734f97de-a506-4f71-89b8-3a16b5fdbcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:49:14.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:49:14.744Z |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-04-02T23:49:14.744Z |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-04-02T23:49:14.744Z |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-04-02T23:49:14.744Z |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-04-02T23:49:14.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:49:14.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:49:14.748Z |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-04-02T23:49:14.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:15.286Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d1196fd4-ac40-4299-a436-05bfa0cd3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:25.304Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3fb9a1cb-08ed-4104-9cf3-485050148e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:35.325Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f5ca14b6-287a-4fdf-be4a-0c32ee721e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:45.343Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7cc6d111-acc9-49ff-8573-f2bae3909ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:55.363Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6d7ad1de-9094-4224-b174-7bc4e419137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:49:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:05.382Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=44d28b5d-42e6-4098-8cc1-f6af98ea0337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:15.402Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf2d9ca9-5c5c-4f6f-8dfa-5728639c7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:25.419Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=81e138ad-a0a7-4443-b717-57b769f5ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:35.436Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8433157b-b5c2-4635-9a19-e6530fb9c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:45.456Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0c750c3c-4091-48a8-aa13-eb965436a6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:55.475Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=971dc3ed-b87b-4e85-bc67-dea2c8250d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:50:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:05.493Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e98c636-8ddc-42d1-ab4c-9d7f3327d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:15.517Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b98d1e0b-8485-48b2-918a-ce0a966fc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:25.535Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=def990bf-8232-4bdf-b235-bc8156635a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:35.555Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fb8bbfc6-9f21-473b-a9d1-972f04c7023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:45.592Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d3725976-e86a-46c4-a4f6-9f944354a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:55.611Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=44ca1dbe-f450-4dba-82eb-7aa2278506ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:51:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:05.629Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=adab53f2-5d30-473c-b2ea-c3ffa5e39637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:15.650Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c9065e39-a044-499d-8c88-dfc9d75ecf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:25.670Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9e52cc5-0524-47c4-8def-75ac04021c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:35.690Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5d83e0aa-efff-4598-a09d-852f6910fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:45.708Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7e146d14-3650-4136-93ac-0dff6cc434d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:55.727Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9548992-fc21-4ee1-b302-c095b473031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:52:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:05.746Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a7a2f6c1-c642-485b-a81b-73190a3b3cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:15.762Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b0ad1630-2c6c-4642-90d7-fa74aa8de668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:25.780Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7d291bd2-1575-4540-9377-2f5be936e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:35.798Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4a672478-6db7-4ace-ad2c-fc1a05c33bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:45.818Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9904ec06-2e51-49df-acc9-94cf725ea97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:55.839Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b88a2c0d-e09f-4d2b-b8da-dde24e3866da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:53:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:05.856Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=965cec3c-aee4-4f55-9eb5-861d34aad0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:54:14.734Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:54:14.734Z |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-04-02T23:54:14.734Z |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-04-02T23:54:14.734Z |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-04-02T23:54:14.734Z |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-04-02T23:54:14.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:54:14.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:54:14.738Z |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-04-02T23:54:14.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:15.874Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e100b994-69ba-4d0c-913c-e7e6c807831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:25.892Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=11d5c608-21d1-4ff9-9008-786727dd86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:35.912Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2dfe610b-179f-48d2-bb8e-7ed55eb230c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:45.931Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=93dab26b-6fc0-44f0-ab9d-23f5bd953b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:55.949Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=02db9a8c-0c40-4acc-9269-2520e17ec545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:54:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:05.969Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0e38a938-b335-4331-bd23-3dea3ed54270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:15.986Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d7a18f90-6351-4063-a8ab-a6f119f85d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:26.016Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=04f42087-2171-4ba5-b7c3-fe82843f9033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:36.034Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5ce0c8e3-9b71-4806-ae96-fe06cfe29d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:46.052Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c5c12f9d-5d3d-4426-84fc-2c4b203ae866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:56.074Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f9919474-f8e6-463e-a49d-e98c7bbbd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:55:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:06.093Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b0bd8e19-55f3-4b88-9029-1a9117571f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:06.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:16.110Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=37fbf1f2-d610-4a76-b405-8ccca71f116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:26.135Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=814c52a5-3e32-4b97-85a7-7af9d72656c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:36.154Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8aa0713e-62db-4a1a-8b2e-089511c2c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:46.168Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3d78c4ce-18be-4dbf-948f-302feaa9c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:56.186Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9b32e027-7852-4e49-83fd-039e22390314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:56:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:06.211Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6325a964-dae4-48de-977b-e686eac3bd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:16.229Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=869cfce6-5dbb-458e-904f-5000f3817f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:26.249Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=66412fdb-efc1-47c9-96ff-e86f8d61c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:36.265Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2d269d27-e3c9-4c20-ac26-ed4e17b5e933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:46.286Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8ce43d7-af23-49fc-bb2d-1a4ce8cf96f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:56.308Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=69cca604-ba68-4456-afd9-2aaf77f697a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:57:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:06.331Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=824c8978-0982-447d-ab18-43119cc854fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:16.350Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f92246b0-cf24-4603-bf7c-4c17316ce161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:26.372Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=71df3166-915c-402d-a7c2-7c5ad61ecc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:36.389Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2c37bc41-a1e4-41ae-a286-81b532c663ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:46.405Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a20ea6b6-6c49-41d6-8fb5-9e1cfed64911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:46.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:56.457Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a0390b02-8ef6-4ea7-a1a2-bd61830a063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:58:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:06.477Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b26104fd-ec51-4a81-90d7-d812ace01032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-02T23:59:14.766Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-02T23:59:14.766Z |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-04-02T23:59:14.766Z |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-04-02T23:59:14.766Z |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-04-02T23:59:14.766Z |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-04-02T23:59:14.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-02T23:59:14.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-02T23:59:14.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-02T23:59:14.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:16.490Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=130b1f1e-7a01-486e-87a2-68b3d4c740a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:26.519Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=48cf1518-ba04-4fb0-861b-f7c859cfb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:36.534Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=de2b16b4-e9e9-4d78-9bf6-7bcfadb6c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:46.551Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=326d03a5-0233-4315-b4c2-fc7d5f1d9fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:56.568Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8874d9a-42c6-4d41-8b70-a65b03df1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-02T23:59:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:06.585Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf0128a9-6b03-4383-bf37-f97129dfc4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:16.617Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=512358ac-f371-439b-aff7-feed5c477658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:26.634Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4dcbe6e5-8763-4e3c-b4c1-145e67f1d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:36.651Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=25cab2e2-e6f1-4279-b95a-dc1f4b701476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:46.672Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=19949140-36a5-41bb-92fb-6808856f94d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:56.691Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=96857309-86b0-473e-ab9a-7987fe005ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:00:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:06.709Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=41c1c0b5-edf8-4f49-981f-8508a92f85ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:16.728Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1233fe6d-cfe6-479b-9122-49a060a1d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:26.745Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ee12c702-eaf8-4225-9a00-ea96133ee80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:36.765Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c591e5d0-d367-4306-9136-7566ae649945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:46.784Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3d327db6-f725-451f-a115-e8a9dc40e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:56.802Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=695969e3-8de5-4f08-9d9d-a1e253c059a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:01:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:06.821Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=146f2b7e-4885-4907-8b58-bed1cc893bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:06.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:16.838Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=83b717ff-6149-4aeb-8343-5f550e510145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:26.857Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0a88dda9-45b6-427f-a64f-2c86f3ba0b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:36.874Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d1c75802-f3de-4759-abe0-24ba6e814a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:46.891Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5d0f9cbb-bdb7-40e1-add6-c18932b0d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:56.910Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1a1bb77b-8aa8-4951-a9bf-a48c7430de32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:02:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:06.928Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c7def4f9-3c0b-4202-9f4a-397bced60556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:16.947Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5b3412ff-b8d7-436b-bd5f-ac9c842311b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:26.964Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=60673914-31d1-4029-8768-c74242aad6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:36.980Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b289a189-f9cd-48cb-8732-2ba4ca2c7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:46.997Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4dffe2f5-8e1c-4c51-86fa-de2395fcc270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:57.013Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d15c5f0a-f87f-4a76-9093-ce3e7745196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:03:57.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:07.029Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e0efb7fe-ecdd-4230-a1c7-629297ddfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:04:14.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:04:14.761Z |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-04-03T00:04:14.761Z |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-04-03T00:04:14.761Z |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-04-03T00:04:14.761Z |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-04-03T00:04:14.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:04:14.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:04:14.764Z |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-04-03T00:04:14.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:17.053Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b245836d-fffe-469d-be09-890d9291ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:27.073Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ef22eb76-0229-4957-82ec-5f942b9bc0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:37.108Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bd75cb8e-dc50-4569-a028-d15063d138af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:47.128Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=42cd1211-7db6-43b5-a401-6c134ace2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:57.149Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8ea212c4-f23e-402d-9ebf-663da61b01c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:04:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:07.168Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=403d1de5-7d03-4f0b-852e-2eeb62d74035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:17.188Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=87a3768c-5a55-43b9-87b9-967c749ee57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:27.207Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d35509ed-f5da-42cd-b0df-25dd38ade57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:37.228Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2b7e44fc-7eb4-4cec-b56e-0ef284e0f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:47.245Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=aba2ba68-d3d0-4881-9c63-70a70d1817cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:57.266Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7837f40e-35d4-4199-a5c4-e8e5ac8af997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:05:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:07.287Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8e40cff-929d-4b8c-a531-bb30088122cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:17.306Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=79d3368f-4426-4e56-84e1-a3d014b47df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:27.324Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9ff821b4-7050-481d-aef5-ef9c1a74589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:37.344Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7d69f67e-66a5-4e90-924a-2d5677079108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:47.365Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4b7976d3-92e8-4eca-9ed7-15f0246c313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:57.386Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dcf5cac9-c549-4847-a4c7-722f8440f6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:06:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:07.407Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8fade56-489e-45dc-bdc6-c4b2872d8606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:17.442Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f05b818e-4d19-496e-9fbb-e5f01f725d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:27.462Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ccf70a09-2b89-45e7-898b-23b0b2c88311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:37.482Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1045ab43-71db-4fcc-90e8-5fc3ef131b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:47.503Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f7c79cd1-2507-491e-88ed-d001902cd124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:57.522Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c62ebee9-1ad4-432e-8ab6-c1c601cbb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:07:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:07.540Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0cb75688-c921-4fb4-ad35-25657f137002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:17.560Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cc6ab284-c14b-4ca2-99fc-22d9fb557ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:27.580Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6e694ae5-ea62-41cb-95de-5d7906801ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:37.601Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=93db90a0-364c-458c-b35f-2c8de3f1a98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:47.620Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=adbce275-79e6-4c7f-b3f0-a3b5b1dd784a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:57.635Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1a0e0846-2e9a-4cdf-be40-5ccc9266de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:08:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:07.651Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9127f09c-7f2e-451e-b280-4fe13d8c6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:09:14.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:09:14.743Z |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-04-03T00:09:14.743Z |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-04-03T00:09:14.744Z |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-04-03T00:09:14.744Z |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-04-03T00:09:14.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:09:14.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:09:14.748Z |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-04-03T00:09:14.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:17.673Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d1c4bf1c-ec1a-4028-8300-17583ceba7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:27.689Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6bd2b595-48be-403a-91b4-1de0e051c64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:37.711Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bbad0088-0123-4e18-96ed-736a02ffd4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:47.732Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=424a8363-7205-4d71-b323-25972452f1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:57.752Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=46ee850d-5412-4ee9-9ecb-e9c117f2b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:09:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:07.769Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=80a84386-9513-4369-9087-6df865100e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:17.786Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=37c0f4a2-81e3-4ccf-898d-ad5533cbf3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:27.806Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c869215f-868f-4787-9cb9-1a23d24a0691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:37.822Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5ae2154e-69cb-44a6-9e2e-15d39b049ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:47.841Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5b258618-7cf3-4bb2-849c-a1eef8631e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:57.860Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7a6b2929-4758-4746-a11a-29c4ef17061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:10:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:07.880Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a745045e-210c-4224-b78c-3a59f93510fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:17.897Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0a56ae13-074b-407c-8a7d-b33082711310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:27.916Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d16ce278-5835-40cd-b3a8-eb9c92203658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:37.935Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c777e1bb-a5a0-40da-949b-4f21ce3723cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:47.955Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=693843d4-82f3-4d92-8a5d-473e7e90200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:57.974Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=91e373f3-2ac0-4d9f-b8ae-e81ce597f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:11:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:07.992Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9d34902e-ee73-4013-ba57-63dfc028238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:18.013Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b2f40d7e-6437-4209-9001-eb3786238efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:28.031Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=866fd9cb-c114-4d71-83ec-c2b52fa05724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:38.049Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=df35bbdd-e67c-482a-a537-e6ded8400714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:48.066Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=79193649-60a7-487b-b192-95cdbd44d344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:58.084Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1a413189-7137-47ad-a6e1-6cc3ec0205f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:12:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:08.102Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2d2076e8-7a01-4f79-a42b-d178f7da0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:18.121Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0fbd4c69-29c6-4354-9c02-8779fcfc18dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:28.137Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7d1c16cb-89da-4e8b-b5bc-d7fe8ea495a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:38.155Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8c5d953-b887-45b9-84da-b8f84691c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:48.176Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eedb207d-6289-4dcb-9bb5-bf2847dc2969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:58.203Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a0979455-aac7-407b-8df3-fd0763b693e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:13:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:08.222Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=83513d8d-32f2-4a52-8923-0160562f8f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:14:14.746Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:14:14.746Z |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-04-03T00:14:14.746Z |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-04-03T00:14:14.746Z |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-04-03T00:14:14.747Z |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-04-03T00:14:14.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:14:14.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:14:14.750Z |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-04-03T00:14:14.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:18.242Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4ca7c154-9c94-468d-8e6f-6e63d982cb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:28.259Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cd9ff5c0-aeb1-4c91-8a03-5e41d2560880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:38.276Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8969556-ebc5-4626-af4c-759fb380af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:48.295Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4fb6eb4c-4cef-49f4-8bc4-d99a1930266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:58.316Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8800e872-f406-43e0-91ea-428da71fd007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:14:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:08.335Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b9c735ec-f14b-4164-9278-3e722f74af9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:18.351Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c1403e86-3544-433b-953d-46307a4c50cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:28.369Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=47e50ddb-8f8d-4619-99e6-1ee99925dc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:38.390Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e25d553c-2034-4e4b-8e5e-7de8e0170c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:48.411Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=75da4eb8-2b6d-492a-b684-b572ac156ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:58.430Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0f97f2e2-00e2-41cf-9449-631face0b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:15:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:08.452Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1eb06f00-83cc-4307-9003-352f494ae489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:08.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:18.470Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=815b4fef-38bf-4a99-ac29-09ba400ff34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:28.492Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=30a573fd-0cfc-4fa7-948b-194b4e2a7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:38.512Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0a43de60-abed-4d5b-a4d1-d9244d434752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:48.530Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5d2b4f2b-7fe6-4e6a-97ee-932642b8d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:58.549Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e79436c8-877f-4e61-b2a1-fc9aa9d720c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:16:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:08.568Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=183449f0-2e30-42cd-9ff1-50ffadebaa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:18.588Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b901ed68-31fd-4c52-97da-c1140f042c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:28.606Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fb079495-6688-46d4-ad57-a637975ebd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:38.624Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5a5c1d3e-1d54-4096-9eff-f0ed17ea04d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:48.643Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=73d3fa35-3a34-41b2-93dc-d8b8c005a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:58.661Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0571d11c-45e8-4046-ad73-948539f751bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:17:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:08.683Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=903aec6c-d1ea-425b-889b-bf5f3bd61beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:18.701Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d60cb9fa-0827-427b-a7e1-657c04a4c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:28.719Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=94fcf9ca-cc44-4127-925f-5e5cac4fd78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:28.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:38.739Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3fdd51d3-da9f-4216-8b71-e29bdbb0ca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:48.759Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=94eace8d-6c7e-4042-bbe6-de5691267382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:58.777Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f3337daf-01b7-4559-8697-b4a041fc2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:18:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:08.800Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0437f963-fbc7-419a-bf9e-d4e075222fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:19:14.784Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:19:14.785Z |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-04-03T00:19:14.785Z |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-04-03T00:19:14.785Z |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-04-03T00:19:14.786Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:19:14.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:19:14.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:19:14.793Z |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-04-03T00:19:14.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:18.819Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6b18b35a-e6e4-40aa-8b67-dacbb3bdac92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:28.838Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0d5b7086-29fe-4d57-b7f9-766511d2154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:38.855Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7761794a-3f58-4f20-81a6-a7ce8bd0aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:48.876Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f08caec5-b911-4524-a637-b316404d30f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:58.897Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=371bfd03-8e4b-4268-b5a3-d953e93c7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:19:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:08.916Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=93e9f299-bab3-479d-81f2-7eeb945a702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:18.937Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d2b382b7-1452-4d71-81ee-62d454c85a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:18.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:28.956Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=05fc813e-ace2-4491-944c-7b3b7981c8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:38.974Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fd4e7377-c958-47f3-8548-22601ad7e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:48.995Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2fbd2db8-c720-4386-9b04-1ea85b92a4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:59.012Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1c4e29bf-32f7-411e-84e2-76f70e7857b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:20:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:09.029Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5ef9bbd9-c392-45a9-bf21-81cb162bf993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:19.045Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bd447ad4-0d1d-48a6-a4c8-df2372550b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:29.060Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1280100d-7aa4-4f91-a5b0-8377bb6cd555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:39.079Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b29904e0-5bdf-43ac-83c8-2c79c9a8f2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:39.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:49.098Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6312f772-61a2-4d32-83ab-515219f7fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:59.113Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=20c46a7a-dc8e-44a7-85cb-a8257ecb6895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:21:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:09.132Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=df234c75-e1bb-4db0-abee-38cdd63652aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:19.152Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f73c08f7-54b7-4336-9b4a-86cdfc19e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:29.169Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=35cb412c-994a-4b21-88d0-d0ece55d7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:39.189Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b4349684-420a-4805-adbb-d14b9bf052b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:49.210Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e6bcb551-b953-4180-a2b2-b7ac10da74d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:59.227Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6b08d002-92ae-41df-9e74-5dedc22698a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:22:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:09.246Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=92aee27b-74fe-41ac-b448-fb46b4e37576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:19.265Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c002b896-5f56-4e17-8b2d-4503c1ec9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:29.283Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=de175f97-521f-431c-93d4-66f96d9a83e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:39.302Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e6f7a5d1-474d-400b-aa65-4f0e4ba58c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:49.322Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fefe5d7f-d16c-4971-92d7-5a658f1737bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:49.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:59.342Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9675bb75-72a2-4723-935b-5803e5565c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:23:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:09.360Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=013ff1bc-9e75-42bf-92a1-edd3f250014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:24:14.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:24:14.727Z |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-04-03T00:24:14.727Z |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-04-03T00:24:14.727Z |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-04-03T00:24:14.727Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:24:14.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:24:14.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:24:14.730Z |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-04-03T00:24:14.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:19.380Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=aa342f61-edb9-40ae-a0bb-7ab4ab71993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:29.397Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7d32563a-1570-462d-a677-1a16b9d8f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:39.413Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=033b438f-044d-47a8-87f8-f491098d08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:49.433Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3c7aa85b-8a4f-4d3a-9948-8e876b384073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:59.451Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0ad9046a-5cfe-4853-8207-6a25b2416a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:24:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:09.469Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c09b28cb-d803-41be-a211-959e06cdaa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:19.489Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=26158d8b-080e-4715-9ef4-0a966dabd06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:29.505Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=657c4ce7-7f4e-4a02-a3fc-cb80b21adf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:39.524Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c41cec4f-23b2-4bdc-b8b3-027b855a284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:49.542Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e0f46369-f969-4d2c-921d-40d501393ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:59.561Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=01cbe374-ba5d-4422-b1ef-8df777eafedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:25:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:09.582Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5cc8b833-b977-4e87-81b6-0f3e8d38d0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:19.601Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f9d1b397-ed85-4e8c-b65b-366c4f9e4030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:19.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:29.624Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3f343f0f-45be-4d6d-9d05-3519296f3650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:39.646Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c5123515-a1c8-45ca-bae7-ff28acb93218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:49.665Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b630eba4-80b1-4f6c-ade5-ca92163ace7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:59.684Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=24362630-6b6c-48b8-ae6b-61559ec0c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:26:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:09.702Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2ce002f4-b9d9-4123-8fa3-8dd1436a2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:19.719Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3aedca4e-1230-4adf-b069-13eb6238fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:29.736Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=90140ea3-8ccb-4250-982f-5e3a93af9740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:39.755Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e064f6a9-b509-44b9-b0f9-c10224b13bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:49.774Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5f3e84d1-d68f-4397-9cc3-67f29a9bffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:59.792Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=38dc79c3-aecf-435b-94bc-8f58c40be938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:27:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:09.812Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=62edee3c-ef98-4a5a-b620-cd7b8ae2a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:19.828Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fb0f365e-b092-4cb5-bd55-a046c17a81d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:29.847Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e4e07a7f-455f-4907-89bc-78bd3928039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:39.866Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a909c35e-1ca8-4560-b29c-c74649b261ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:49.891Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=12636199-4308-47bf-ab2e-5da7972da217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:59.910Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d081d318-2f63-4362-9768-946ff823c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:28:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:09.928Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f96ae1c2-7852-4274-ad8b-ddcdaf1bc124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:29:14.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:29:14.717Z |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-04-03T00:29:14.717Z |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-04-03T00:29:14.717Z |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-04-03T00:29:14.717Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:29:14.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:29:14.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:29:14.720Z |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-04-03T00:29:14.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:19.946Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7fe1e637-3b0e-449d-84b8-a566c7608d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:29.979Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9bc86409-65b9-4fb8-9c12-bda691884e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:40.002Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=98aaca82-4a0a-4fc0-ad08-ddf3bff87240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:50.025Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d2d15fd7-b5a1-41b6-9318-5df02c78f2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:29:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:00.042Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e22dac90-15df-48b1-9f66-782efa1f3c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:10.064Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bdd04fe9-774e-4b06-ac91-f80921d1674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:20.084Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8007424-c1b9-48e2-bf13-9dd53b781bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:30.104Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=74822ef8-6327-48f5-994f-23ea394f13c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:40.124Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c1295f87-d9d7-4ecc-b081-2d0c8791154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:50.143Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5412aa80-1fe8-4396-8c8c-678afd8fe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:30:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:00.162Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=15002b3d-f5c3-4c17-8df8-1d8d3f1e0dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:10.180Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f44eb240-ee55-43d4-bd1d-5184176e4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:20.198Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f0fbbd88-5346-4a69-b275-833167a2dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:30.215Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4a0ba472-ee57-4a53-b740-1dedb6b6e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:40.234Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cf4b7c28-2fa0-4f6e-b38a-b48e2998646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:50.251Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0c3fb344-db87-44c3-8dcc-8eec6298f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:31:50.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:00.270Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c5abb901-8631-4e7c-bb1e-ada5b2b7debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:10.295Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=198e15f9-2fea-4029-8464-4b4d94550377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:20.315Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a6758f90-3322-4809-ae87-ec956cf02392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:30.334Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e041e230-654a-44ca-9dba-9a240c1458b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:40.351Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bffb8a9a-06c0-4b89-b3c4-95705e5fa815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:50.369Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=08a9699b-ec7f-4777-b72c-b4c5222e6192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:32:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:00.390Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3a73de75-deea-4c5b-a52d-4f01c7deeed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:10.408Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3da097f5-27bf-4e10-9344-93b89131cba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:20.428Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8a4b992c-5aaa-404b-a3f7-f557bb3c105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:30.445Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=03d6df44-0e40-4397-9566-c4e8be3100d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:30.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:40.465Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=39391500-516f-4f13-bcf1-9cbb9c06bc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:40.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:50.485Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c62f5a7d-4acc-4d2c-9b02-69a52032239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:33:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:00.505Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=10166d31-4968-44c2-a653-5b9e58055440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:10.526Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=de119047-4ffd-4791-b0d2-63a9d105e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:34:14.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:34:14.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:34:14.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-03T00:34:14.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:34:14.720Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:34:14.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:34:14.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:34:14.723Z |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-04-03T00:34:14.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:20.546Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1f858f83-c4a9-4736-8822-318594f81fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:30.567Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=de748de0-aa23-4498-9366-8d05824b29af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:30.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:40.586Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9dfc6b08-a889-4c9f-9ca3-001b80e5a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:50.605Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bdd08059-3f2b-4616-9de2-f59513bc80ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:34:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:00.623Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2919c2ec-b834-4c96-8e05-14b9faebd718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:00.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:10.644Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=491a984b-58a8-45a7-b359-8119a7fe6d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:20.666Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8e129078-2c3a-46d9-beee-3c13cd3bbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:30.687Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5d953586-6420-4fbd-8f1f-1d084e8fd333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:40.706Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5334f5ff-0b51-4de3-a586-acb46e999a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:50.723Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eb6120c1-a772-436f-b1a6-6d4af31778f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:35:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:00.744Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=77a69cff-eba0-4d93-a551-0f902d6294b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:10.764Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=83c692e2-9603-470a-836c-9a5ae6f98554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:20.784Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a9e2a7c5-d88b-46e2-93b8-863903a07625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:30.801Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bace7fac-0606-4503-9902-00d3d24004f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:40.820Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=06d5d863-f8e6-47b0-a261-f8bcf1950c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:50.839Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=942ecc60-ff85-463c-8fcc-e8d8871b5a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:36:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:00.858Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=67774e3b-18bd-441c-99a3-cbe218257182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:10.876Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fc6da829-6c4d-41ea-b0f0-4dd4b0abaf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:20.896Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=23fbfba1-3cdd-4bc6-9d72-a9ccb0bdcec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:30.915Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=45f4abc5-61ee-42ec-94a5-7d79848bcf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:40.933Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7d453e51-5bc3-4bed-9cd2-0f67086a9eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:50.951Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=999393cd-aff9-42fa-b5ba-fbb05399bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:37:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:00.968Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2f404d53-2aa9-42d6-b52c-54b11e8156c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:10.985Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1eff08d2-5141-4790-9bd4-f3177fd091b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:21.004Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e09b7898-41e8-46d6-81dd-118636adcce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:31.023Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0cd82ca4-22cd-451d-8cf6-6b6939392718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:41.039Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=262262b8-a6eb-468c-8fc5-295c62b0b72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:51.057Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bac52c0b-c5d2-4f51-9cf0-ec2cda6f2372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:38:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:01.072Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6fe71af1-bcd6-422b-93db-61d22371b88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:11.092Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5eb42b63-de68-4927-a3db-27d32cbc8096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:39:14.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:39:14.728Z |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-04-03T00:39:14.728Z |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-04-03T00:39:14.729Z |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-04-03T00:39:14.729Z |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-04-03T00:39:14.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:39:14.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:39:14.733Z |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-04-03T00:39:14.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:21.112Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3dc201b7-b927-4b22-8efd-369d72c352eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:31.130Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b46edc57-6c3e-456e-a84c-abec67c0fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:41.152Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1b385ecf-9094-46a2-ac1c-d468bc3e9816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:51.169Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a4d57c63-5ae1-40e0-ad01-7e9b1e584897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:39:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:01.189Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c14952d2-9d63-4bdc-8f51-1dfa64814772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:11.208Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=802aae86-4092-4937-aebc-1af784c8ce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:21.224Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a6ff114a-02d1-4d50-a528-c3c73a1df144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:31.240Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b3d4942d-d6a6-4589-80b9-4d4b4e6fce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:41.258Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=12380809-9e21-486e-8cfb-edf353337529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:51.275Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9e6e28f7-981a-4749-87e5-5ca8fd90a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:40:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:01.293Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=116aadb1-de5d-4e26-b592-75d0872eb867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:11.311Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cd30f32d-c26d-4cc2-a9ae-582cfd1c52ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:21.326Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1f2dd953-9687-4527-a5a9-a85b35c0830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:31.354Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=054a8769-20f8-4b15-a914-ed9b3b33c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:41.373Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4cd1e465-f8a0-4bc2-8ac1-8c976b561483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:51.393Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e717aba3-b04f-48ea-b320-ea394f96d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:41:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:01.412Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5225242e-322b-4952-b6c6-25ae329bdfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:11.431Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8d098251-ed4b-4feb-9dcd-d8b19cedf3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:21.450Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ece4bd16-9c04-40d8-9506-7f5dd1b94d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:31.469Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9bd32933-4671-4e25-a201-b801f34fc003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:31.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:41.489Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bd4ca763-a3eb-4637-93b5-40c44c7357ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:51.507Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5640da63-6ad4-41dc-ba7f-80c360c7d9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:42:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:01.527Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7e0e62c9-b7e6-4a56-b220-2952e2cf82f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:01.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:11.544Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ea0497e7-ec60-419f-a260-3a8e010edab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:21.564Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dcbb7d8c-9dea-4632-b69c-8c3d0c0cdcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:31.582Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fa0a1da1-e407-4e23-8975-196978b1e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:41.601Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf8f4725-a323-4dbe-b9d7-1afcadfe3a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:51.623Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8d8ed4e9-cace-4321-a598-1095d1dcf674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:43:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:01.646Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3da0cc09-d224-4268-85b9-382c53a3ac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:11.666Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=da0b1ae1-ef80-4ce1-8710-8bf48fadee2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:44:14.730Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:44:14.730Z |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-04-03T00:44:14.730Z |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-04-03T00:44:14.730Z |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-04-03T00:44:14.730Z |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-04-03T00:44:14.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:44:14.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:44:14.733Z |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-04-03T00:44:14.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:21.682Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=abd711f4-efb3-4fcb-a993-1a4bd501d841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:31.701Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c93c38d1-a50d-4966-8dcd-fba4eff42b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:41.721Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e974ced1-9fb5-4bec-a13f-2b093a8d3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:51.751Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=170ceae6-53b1-473f-affc-3827822ab26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:44:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:01.769Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8a5f1781-6fe1-4e6f-9332-e7c516056967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:11.783Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a2d5fb03-5c41-4434-9b03-77f1e04582ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:21.799Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=145b3e74-24ec-4b93-bae4-9402b62a9462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:31.818Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bc62f10f-7aa6-4699-93a6-e43134161f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:41.834Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=52cfcec6-ce26-4d0c-9c59-2f8ab45d1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:41.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:51.850Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=32101734-4696-4400-ae33-82eb6d454e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:45:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:01.866Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f9614b6a-95db-4d05-8711-bd41bcac3da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:11.885Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=270d3b30-9c84-47cd-95b0-34a4185d2663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:21.904Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e3ab2e2c-0d8a-4468-85c9-55389fbb2cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:31.927Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=11947e83-56a1-445f-8cd5-5d0163d423db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:31.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:41.957Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bd24f388-eff1-4969-a3fa-16ee264aac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:51.976Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=54b444db-052c-4a99-8bfb-0f28ecb3ef89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:46:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:01.994Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f428c3c6-9fda-4fdb-8284-9cb0d310e37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:12.013Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0dc1460f-1c66-4d89-8986-a4b23d03fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:22.031Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=affb53b7-be34-40c3-853b-718fe9fc906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:32.047Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e706099f-0a39-40c4-b560-290f34f6786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:42.064Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=396333d3-f839-4199-8f28-2222e00937d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:52.081Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=84a0195d-81c7-46b2-ac70-395b590cc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:47:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:02.100Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=591194c8-01b6-4ae4-a27d-b33550c6a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:12.116Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=85009f1c-6bd8-461e-9c2b-a711735d1f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:22.136Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=109924ef-24b3-4440-99b1-f23c62f4dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:32.155Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7b85b32f-b5ac-4dc9-9f68-1763269995fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:42.176Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d4ab309d-0b72-4a0e-9473-17a17d0d6a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:52.199Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7e57819d-e2ef-4406-96fd-453a47cc63ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:48:52.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:02.216Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=20e0c7fc-a6db-47df-859d-851180ba82b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:12.233Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=240c0056-1b85-470a-a1a1-99bd8ad3521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:49:14.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:49:14.704Z |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-04-03T00:49:14.704Z |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-04-03T00:49:14.704Z |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-04-03T00:49:14.704Z |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-04-03T00:49:14.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:49:14.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:49:14.707Z |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-04-03T00:49:14.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:22.264Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=db4dae7e-c57a-4031-9413-af6344ba13eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:32.281Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=30692679-9420-4ff9-a0c8-1ecca372eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:42.298Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8c46d05-8762-4664-8fa1-a8a38c716332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:52.317Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0d258dba-b14c-4e94-949e-d74677651981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:49:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:02.336Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bea0ccf8-9b66-4dbe-a476-843e7225193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:12.351Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=243b3ee8-a92e-40cb-9fca-0096126fc1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:22.371Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=25fb4fd4-b435-44d3-aef8-f7066387f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:32.389Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=df43d225-87a1-4d9a-b2e5-07e1177960c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:42.409Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4fdf1d05-6ac2-4ef4-b525-e7040d202b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:52.428Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5044c669-067a-4a78-933c-2c5ba43a32b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:50:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:02.447Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b9f23033-a771-4f85-be87-976ecb0efb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:12.472Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3049dd37-32e7-48d3-b21d-73096ec5088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:22.490Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e7ef10a-a323-4185-8cb6-8a29120957f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:22.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:32.506Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=59edf011-41e6-4d26-a850-056dd752180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:42.525Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b6abc7d6-aa0e-4146-a17d-372734d3f9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:52.545Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d6462f9a-3799-4e1c-98a8-edcd6689a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:51:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:02.565Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f0f804ba-91b7-44a8-99ca-fdd7e862754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:12.581Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=02c5740e-78f6-49cd-8b1a-bc32f27858d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:22.598Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d856e89b-79ef-4ec6-aef2-66ff8264d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:32.620Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=70b97c09-2017-4f65-86a2-e46ec90971ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:42.638Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=181e4b87-c32a-4d0e-9740-486e81587538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:52.657Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3ac27092-a460-44b6-bea2-82b996430c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:52:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:02.676Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8a485e07-1689-4662-bde6-83e37318b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:12.692Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9417c60d-bbf9-42f9-960c-f0ba239963a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:22.711Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a04c19d5-9a19-4db6-9b42-ecf545d69b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:32.729Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c4686acd-d0ea-4bcb-8eeb-e5217dd559d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:42.748Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d757dfb0-912b-4d71-8b88-5aed0a51c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:52.767Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=26af26f8-7cd2-4522-b123-a386669dbfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:53:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:02.784Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=14b06361-231d-4781-a18a-99f3448628fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:12.803Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=386329b2-4f0d-4b86-ab02-2c3454e77ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:54:14.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:54:14.725Z |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-04-03T00:54:14.725Z |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-04-03T00:54:14.725Z |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-04-03T00:54:14.725Z |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-04-03T00:54:14.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:54:14.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:54:14.728Z |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-04-03T00:54:14.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:22.818Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=77a05666-a5a5-4191-aaf7-9e8727f02096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:32.838Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7ad93588-96d4-492e-a49f-a92c44c2ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:42.858Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c4c8e6fd-a9b9-4dbd-8b3f-7c8b1300afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:52.873Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6f00132c-1dfd-47fb-84ab-810fef76e7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:54:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:02.893Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4e4fe455-c6d6-4595-8d38-d58e5d37f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:12.912Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1e8a5738-02e7-444c-a68b-93f5219e403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:22.929Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ceb0911a-8370-40d9-bf00-0dcdffd6eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:32.949Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1955e003-eeba-46fd-b096-7ef9b275ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:42.966Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=41e31b5b-8971-4100-b694-5fdaca9dae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:52.980Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=217ad09b-5974-42a9-8b19-17bd95adc813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:55:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:02.997Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dcab549a-a368-408e-bcea-72b934d2581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:13.015Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=33b8f3fc-64b7-4897-acdb-a9da6790c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:23.031Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d29a48a1-d037-47a6-8ce5-c060b06d9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:33.052Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=47e36980-2a81-4a3a-af5a-76a42c5e72a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:43.070Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cfcd4df6-6800-486a-952e-b8d3c5379160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:53.086Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e1a63257-80ac-47a8-bd6f-f7f3e4778520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:56:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:03.105Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=51858da9-9cc9-4555-bb31-eba6a7fab0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:13.122Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eaba3f6d-9eef-424c-8fe5-82149aa6bfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:23.139Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a7e791b2-1df0-4726-93a5-8b6788b5f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:33.158Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3a18c5a8-6708-4eb8-9df6-94d2ccc4fe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:43.178Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d31ac940-ca86-41f3-989a-ea5e52931613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:53.198Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=728607ee-fa13-4afa-81d3-70bade7a72f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:57:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:03.217Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f2158de2-ccd8-40f4-b95a-c1f7a853af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:13.243Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=75d713bc-dc41-4b22-a541-01383895308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:23.264Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6bc9e2ea-e62b-4b85-aab4-deed827658b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:33.281Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=078b9e4b-dce7-4750-ad6d-0162ca141d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:43.299Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e2f647b3-0097-4823-8bb2-03c84ac62a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:53.318Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8b4ef774-36ac-4c88-8633-6736bcc7581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:58:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:03.338Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a6ee89cb-ba67-4010-8dd8-9abd29c6b9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:13.355Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c78edb8e-8397-4297-abb2-dd65d8a30807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T00:59:14.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:59:14.716Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T00:59:14.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-03T00:59:14.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:59:14.717Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:59:14.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T00:59:14.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T00:59:14.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-03T00:59:14.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:23.372Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=294bf348-dd6b-4688-b2de-fdf219498639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:33.387Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=18051b2d-92a3-4533-b2ab-5320414e6e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:43.403Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c75fa375-f957-4d2c-92d1-915b28bedad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:53.429Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7a1dafd9-c4f4-4ab5-8a89-5de315f25af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T00:59:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:03.445Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c89df727-bbd0-4c98-a59f-214499a02d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:13.462Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fedb8587-2a24-4aae-af16-ddebc0eafe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:23.481Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8ac1780-e1df-4167-be33-8fff68a9a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:33.498Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=66305951-82e9-42be-9f65-f8b26682cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:43.515Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eeaabc66-7969-4387-bf92-eef8e2a9443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:53.529Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=aa57c18c-f05c-481b-904e-5241758ee9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:00:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:03.545Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf6281a5-f189-4c5f-91f5-2d3b8139e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:13.562Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8ff462f7-b4e7-45bb-b0cb-f37397ea903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:23.577Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9d4142f8-d91e-47a4-9e6b-b270f9c427bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:23.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:33.595Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a084f451-3210-4c27-80f2-4c999050a81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:33.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:43.609Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=599646fc-3539-44f6-baee-1cb7f340b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:53.626Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fcdc7c12-8a99-4653-9ef1-e6927ac5970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:01:53.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:03.639Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=584ae3ee-be30-4121-a7ee-9e237bbf240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:13.652Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f81a8b52-4039-49bf-a611-1a5c3f8856c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:23.666Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=82e9b031-2dfa-48b8-b06b-658599e67db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:33.680Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4cb6f539-23de-4ce3-9f21-85861985f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:43.697Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d828add4-c764-4b26-81f5-68d6d60657d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:53.717Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fc3d3a31-9be5-4d19-8f43-82cb0abefc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:02:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:03.752Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=94fc41df-4d4c-4503-98fb-30d817fa7fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:13.770Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=35fa378b-08c3-41a1-8779-43d6a7b3d6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:23.789Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=052a2de2-943d-4c47-adfd-c3b1801da4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:33.810Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0e7bc8b9-9b8e-4b11-a930-3f8354216dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:43.828Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9c0575ff-81b1-4f49-8ded-3f651439a796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:53.864Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e71ec4f-bc05-43f6-b150-6bdc88571d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:03:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:03.882Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=58b5ad62-7b23-4226-9469-fcc286c29937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:13.902Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cbd09477-aa2f-4d01-99be-392d079178a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T01:04:14.724Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T01:04:14.724Z |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-04-03T01:04:14.724Z |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-04-03T01:04:14.724Z |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-04-03T01:04:14.725Z |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-04-03T01:04:14.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:04:14.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T01:04:14.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-03T01:04:14.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:23.921Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=53eaf36e-3730-4594-8da0-38879ed564bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:33.941Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=45bf1775-4155-432f-8d6c-e2e5e0cdb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:43.960Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9d0c1638-3e77-4b1f-a155-a2e7f9b9b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:53.978Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5f0ae2fb-909c-4deb-b688-4757df159bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:04:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:03.995Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d5959bf4-dcc1-4abe-ba32-10d3e1c430bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:14.012Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a2a991f5-c024-4af7-b679-8719a654c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:24.031Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f9af251e-8323-4784-bbca-5609fa3ccad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:34.049Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7c5e17ec-ffc8-4a18-8597-9ee487c1ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:44.069Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bf2fc64a-ffab-4310-b618-5f4f8da2bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:54.087Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=dc9026d2-1e35-4ff5-9ca0-aede287b0c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:05:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:04.105Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5649e872-53f9-48bd-9139-765b874628e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:14.124Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=27f075a2-feba-43e7-91ba-4185a9839cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:14.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:24.148Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4c6eff5d-ea4e-4507-a22f-f07c684e1fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:34.167Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b1a0d86c-b471-43f5-85a4-5c4d7e660094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:44.185Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b418672d-db2f-4d8a-b8aa-68018f2f00ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:54.203Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=065b31d9-c745-47d7-be46-28e56c31b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:06:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:04.219Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bdc68932-86b7-4008-8145-c776dae1cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:14.237Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=23fb5e83-eccb-4c53-aa31-1d4b5132f15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:24.261Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ecb4dff7-d7d9-4bd5-8e02-20c20af6b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:34.281Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b5265b40-fdb5-40c0-9f96-86c668f41e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:44.301Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=da7e8f40-e984-4e53-8769-f179a6c007d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:54.321Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=135e0cd8-e6f8-45c7-81ad-490fe9cee366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:07:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:04.339Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=62d72767-fdc9-4e8b-bf06-e0b7bf82f966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:14.358Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2ec3af60-2837-48f7-93dd-1edd30c0171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:24.379Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=882f1031-3e68-49e2-8b33-ad2b9d05dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:34.396Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ee4ce79f-ca60-4efd-81d9-f83461cfa162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:44.417Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d6922f65-c3b6-494c-b974-b4c6f834c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:54.436Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7b54afaf-0c7f-4694-bf7a-02fd65738d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:08:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:04.453Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fa391367-d010-46f1-ae81-260c5d1e106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:14.470Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e0d5ad83-7019-459e-bf79-03c47d65af11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T01:09:14.784Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T01:09:14.784Z |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-04-03T01:09:14.784Z |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-04-03T01:09:14.784Z |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-04-03T01:09:14.785Z |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-04-03T01:09:14.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:09:14.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T01:09:14.787Z |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-04-03T01:09:14.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:24.488Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fc6f0d7b-bc5c-413e-9fa3-74696edb028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:34.500Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=aee64f47-5a61-4954-a91a-23390265ab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:44.516Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a78e2a76-485d-405b-8890-b21bedafb7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:54.536Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=165a6821-8293-49e0-a8d7-979e514b6481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:09:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:04.566Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d9d9190d-d616-402f-8392-6d645e707aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:14.586Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c7a96740-e564-41dd-98aa-ee8faa646f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:24.605Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=00bc04ce-66e0-4e82-b4fa-c5b17bbeac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:34.623Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b969dca6-d984-4eb2-a152-b93ad998b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:44.661Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fa5eaf0a-2dc5-44c4-97f2-370768b9ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:54.680Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=eef28d29-7740-4c1a-8146-541be6f7da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:10:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:04.700Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=0ecf5f8b-8166-4e34-961b-c24771d1a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:14.718Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7e58416e-3d7f-4cc5-991e-be1f22089d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:24.739Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=588257f2-4545-469a-a766-2f443b27c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:34.766Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=24f26fbe-8c7e-4bc2-873d-4bbaa495cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:44.786Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cc1b7d79-bc94-4b15-90d8-094a2ae82bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:54.806Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=5eb3b647-9312-4432-9c9b-b08d7000d0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:11:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:04.825Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bc42ea20-47f3-4f9d-8f63-9915ca2c0732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:14.839Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bc6b16f2-b8ab-4b9d-b266-be32e9239820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:24.859Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9850dab9-014c-4beb-8d64-3a55807e8773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:34.881Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=e8106406-11da-431c-9338-835aa31b76ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:44.921Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=33cbefe3-5301-44f5-a6ff-f7ff36fb6668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:54.940Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a54460b1-6ebd-4ba1-909f-f0588f4042a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:12:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:04.973Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2d8afa47-efb4-4a94-92e8-a700fde68f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:14.989Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=52e1c9b3-f9a9-41fd-9a82-3b84fdf332e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:25.007Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d2bc40d4-8bbe-4c99-89ac-d289ba190abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:35.030Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9b9858c8-2cc9-450f-b472-3e93c4250937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:45.049Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c69fe889-3922-4204-84a0-51364417ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:55.065Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=debab7a6-fd13-4886-bc37-7071795d645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:13:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:05.084Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c8d2c334-d0d1-44c3-8fdc-55669c2f3d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T01:14:14.771Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T01:14:14.771Z |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-04-03T01:14:14.771Z |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-04-03T01:14:14.771Z |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-04-03T01:14:14.772Z |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-04-03T01:14:14.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:14:14.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T01:14:14.774Z |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-04-03T01:14:14.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:15.111Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=085bf80d-6f8b-44f7-9cae-505bc1727a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:25.136Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ff75e61f-7a79-40fb-af89-b2cd15bf3fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:35.159Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f089b5bf-3a38-4566-9786-58b76200cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:45.178Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=825a4cc5-c678-4f10-b02c-748678798fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:55.211Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=60bc306f-08c8-42a9-ab9f-b493c686ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:14:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:05.230Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=373d3749-77ed-4773-93b3-b23a22882278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:15.249Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6e271cbe-bad0-4c95-a573-0f3145ba3b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:25.268Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1cc9f6f7-8653-4340-835c-0bbbf200920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:35.285Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=085c7662-165e-4305-b3db-725c57004857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:45.304Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fb850086-d154-482a-a72c-d1feefe94d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:55.320Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8f533365-b4e3-4a25-8a3b-a706782d4dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:15:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:05.337Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=55ff8508-963a-4ead-ac00-5ec1439a3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:15.354Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d937c64a-c024-44c9-b810-9cbce61c4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:25.373Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ae02de25-d7a4-4fc6-a3a0-a83a5aab31c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:35.394Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=da8a6f04-1fb9-4a5e-940e-d5ae662ae133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:45.411Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ca2a103e-e2ae-4a72-9724-9138de116463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:55.430Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a358b593-5de8-45a4-be75-254b9375baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:16:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:05.448Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=421a952f-dcf1-4c03-be7c-76f5308271ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:15.464Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2df74c04-8507-413a-92a3-75b94cdc28df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:25.479Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fabc6f8e-ea43-41d3-a51e-1a5e0f153c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:35.496Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1df1d38d-bddf-4089-b267-a56d261547cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:45.517Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=9dcaf086-3548-4c74-aef5-64f0832d109e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:55.534Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=abaed80b-4022-467c-bd63-5471cf45e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:17:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:05.552Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=93efc536-dea1-46ba-9a4f-f9f842ffccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:05.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:15.575Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c09f63ed-33e5-404f-8420-1b84a5b3b9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:25.598Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=8aa9e78c-c618-4a28-a214-f8efa3e969de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:35.615Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d792fe0e-6806-4468-8cde-db9734603925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:45.636Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=2a52b427-6824-4e89-a452-aadbce27d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:55.654Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=ac28e05f-b490-441b-9902-c26a295c375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:18:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:05.691Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3c47b5e7-4891-47b2-b631-79edfefa68fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T01:19:14.730Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T01:19:14.730Z |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-04-03T01:19:14.730Z |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-04-03T01:19:14.730Z |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-04-03T01:19:14.730Z |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-04-03T01:19:14.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:19:14.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T01:19:14.733Z |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-04-03T01:19:14.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:15.710Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4f586130-cf2d-4e50-98a7-c41f5a2c48d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:25.729Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a00072a3-00d9-4e95-9877-bf9b941ef27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:35.748Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=31ae2429-9bb8-4881-81a2-68cec17d4a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:45.768Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=bec7a821-b2fe-448b-af1c-dfd0d7fe1fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:55.804Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=71e2cf51-b217-4ab4-9290-530b37969b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:19:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:05.824Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6492f44b-75d9-4bec-874d-5a6cfbeac713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:15.842Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=19b5a4a3-1cb1-4283-afcf-b1d00bb3021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:25.862Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=925951d6-1eea-455e-b5ef-50a606f3b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:35.881Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cdbee56a-9d02-4d9a-bb81-25849cb09fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:45.897Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=850ab158-83de-48cc-8174-eeb078a38afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:55.914Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=62f2aff6-4bf0-4558-a397-b3bab1071313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:20:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:05.931Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=51deb8eb-4165-4823-b96b-12fe55b41f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:15.948Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=00498a46-cde6-45be-8f0c-ae1c27b313e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:25.964Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=a52bbe24-43d0-47e8-b9b0-21d47e376d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:35.983Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=fe8e5b96-e4bf-42d6-b894-7fd9b6b8541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:46.004Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=07e77874-7799-40b8-88a9-17172ea6f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:56.020Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b0cb1406-eac8-4621-b27e-56b548cd9618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:21:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:06.037Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=078cac8f-c951-40dc-a0b1-f3adbdde76d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:16.055Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d199dffa-5006-4780-9345-357166e083bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:26.082Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d89468fc-9328-43c6-b8d0-29800645754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:36.099Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=4b356cb0-14f0-4e99-acdb-b1da89a747dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:46.116Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=951c9b23-5891-4b35-b68b-df15602eec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:56.138Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=d0edb842-0153-4872-9797-93da2d0b75e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:22:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:06.156Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f5f9f22d-ed86-4fd0-a1c4-f7583003f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:16.175Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=42632b84-51ca-4a4c-9966-d9978455f392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:26.191Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=00f2627e-3457-4ef7-ad07-58906529b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:36.207Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7650dcf8-661a-4fb3-8600-7706a5922cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:46.225Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7ee72e21-38c4-442a-a035-d568834a6fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:56.244Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f217d6cc-8ef7-465c-a778-812eaad44559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:23:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:06.263Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=7155bf16-67c4-4dca-930f-30254eae95ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-03T01:24:14.788Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-03T01:24:14.788Z |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-04-03T01:24:14.788Z |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-04-03T01:24:14.788Z |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-04-03T01:24:14.788Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:24:14.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-03T01:24:14.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-03T01:24:14.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-03T01:24:14.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:16.282Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=296396ba-77d2-4dcd-b782-e6441a76983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:26.303Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=355048fd-0e9a-4e81-90a5-5f9da23f5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:36.324Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=46d674fe-f923-49ff-b763-b24b2f6ce56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:46.347Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=1cff970b-e98f-4a23-9cf4-235a035b297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:56.363Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=6ba6ddd0-e3f9-4219-be28-68cd9acee70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:24:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:06.390Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=99bc3f36-021a-4b38-982b-7dc27664e7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:16.405Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=b22d0aba-54e0-4084-a3d8-1319e2d145c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:26.423Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=f0c3692c-8330-4b0a-bcaf-a06d78551915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:36.444Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=57aaee7a-830f-4004-bb19-2286a3e9e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:46.459Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=c64f3922-8588-451f-bcbc-6a64fc55a3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:56.477Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=3e7c4f88-602b-4988-bd66-3f82351f461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:25:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:26:06.494Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=424161fc-28ea-4fa9-8503-977b166f8043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:26:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-03T01:26:16.511Z |INFO |Init configs |InvocationID=f995ee04-c968-471a-855f-50f984509d64, InstanceUUID=cbd301f1-e3d3-4c15-bd40-2891e100b65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023