By type
start init db ... psql:/datalake/init_db.sql:30: ERROR: relation "topic_name" already exists psql:/datalake/init_db.sql:37: ERROR: relation "db_type" already exists psql:/datalake/init_db.sql:38: ERROR: relation "db_seq" already exists psql:/datalake/init_db.sql:57: ERROR: relation "db" already exists psql:/datalake/init_db.sql:59: ERROR: relation "fk3njadtw43ieph7ftt4kxdhcko" already exists psql:/datalake/init_db.sql:67: ERROR: relation "design_type" already exists psql:/datalake/init_db.sql:69: ERROR: relation "fkm8rkv2qkq01gsmeq1c3y4w02x" already exists psql:/datalake/init_db.sql:70: ERROR: relation "design_seq" already exists psql:/datalake/init_db.sql:83: ERROR: relation "design" already exists psql:/datalake/init_db.sql:85: ERROR: relation "fko43yi6aputq6kwqqu8eqbspm5" already exists psql:/datalake/init_db.sql:86: ERROR: relation "fkabb8e74230glxpaiai4aqsr34" already exists psql:/datalake/init_db.sql:87: ERROR: relation "kafka_seq" already exists psql:/datalake/init_db.sql:105: ERROR: relation "kafka" already exists psql:/datalake/init_db.sql:106: ERROR: relation "topic_seq" already exists psql:/datalake/init_db.sql:123: ERROR: relation "topic" already exists psql:/datalake/init_db.sql:125: ERROR: relation "fkj3pldlfaokdhqjfva8n3pkjca" already exists psql:/datalake/init_db.sql:132: ERROR: relation "map_db_design" already exists psql:/datalake/init_db.sql:134: ERROR: relation "fkhpn49r94k05mancjtn301m2p0" already exists You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db.sql:141: ERROR: relation "map_db_topic" already exists psql:/datalake/init_db.sql:143: ERROR: relation "fkq1jon185jnrr7dv1dd8214uw0" already exists psql:/datalake/init_db.sql:150: ERROR: relation "map_kafka_topic" already exists psql:/datalake/init_db.sql:152: ERROR: relation "fktdrme4h7rxfh04u2i2wqu23g5" already exists CREATE TABLE CREATE INDEX You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db_data.sql:51: ERROR: duplicate key value violates unique constraint "kafka_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:52: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(CB) already exists. psql:/datalake/init_db_data.sql:53: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(ES) already exists. psql:/datalake/init_db_data.sql:54: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(MONGO) already exists. psql:/datalake/init_db_data.sql:55: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(DRUID) already exists. psql:/datalake/init_db_data.sql:56: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(HDFS) already exists. psql:/datalake/init_db_data.sql:57: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(KIBANA) already exists. psql:/datalake/init_db_data.sql:58: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(SUPERSET) already exists. psql:/datalake/init_db_data.sql:59: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:60: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:61: ERROR: column "presto_catalog" of relation "db" does not exist LINE 1: ...d, enabled, encrypt, name,host,port,database_name,presto_cat... ^ psql:/datalake/init_db_data.sql:62: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:63: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:64: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(6) already exists. INSERT 0 1 psql:/datalake/init_db_data.sql:66: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(_DL_DEFAULT_) already exists. psql:/datalake/init_db_data.sql:67: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.SEC_FAULT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:68: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.VES_MEASUREMENT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:69: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(EPC) already exists. psql:/datalake/init_db_data.sql:70: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(HW) already exists. psql:/datalake/init_db_data.sql:72: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:74: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:79: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(3) already exists. psql:/datalake/init_db_data.sql:81: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:85: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:86: ERROR: duplicate key value violates unique constraint "map_db_topic_pkey" DETAIL: Key (db_id, topic_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:87: ERROR: duplicate key value violates unique constraint "map_kafka_topic_pkey" DETAIL: Key (topic_id, kafka_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:88: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_DB) already exists. psql:/datalake/init_db_data.sql:89: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_SEARCH) already exists. psql:/datalake/init_db_data.sql:90: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_VISUAL) already exists. psql:/datalake/init_db_data.sql:91: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(ES_MAPPING) already exists. psql:/datalake/init_db_data.sql:92: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(DRUID_KAFKA_SPEC) already exists. psql:/datalake/init_db_data.sql:93: ERROR: duplicate key value violates unique constraint "design_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:94: ERROR: duplicate key value violates unique constraint "map_db_design_pkey" DETAIL: Key (design_id, db_id)=(1, 6) already exists. INSERT 0 1 INSERT 0 1 INSERT 0 1 finish init db 04:57:41,997 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 04:57:42,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 04:57:42,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] 04:57:42,054 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b0c2d26 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file 04:57:42,225 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:57:42,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:57:42,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:57:42,425 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 04:57:42,425 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 04:57:42,425 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 04:57:42,428 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG 04:57:42,428 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false 04:57:42,429 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake] 04:57:42,430 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 04:57:42,431 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:57:42,431 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:57:42,433 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d3fcdb0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.0.RELEASE) 2022-09-13 04:57:43,771 |INFO | [ main] org.onap.datalake.des.DesApplication:50 - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.1-execute.jar started by datalake in /datalake) 2022-09-13 04:57:43,777 |DEBUG| [ main] org.onap.datalake.des.DesApplication:53 - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE 2022-09-13 04:57:43,783 |INFO | [ main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default 2022-09-13 04:57:58,940 |INFO | [ main] org.onap.datalake.des.DesApplication:59 - Started DesApplication in 16.286 seconds (JVM running for 17.81) 2022-09-13 04:59:52,248 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:01:21,601 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:02:51,615 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:04:21,611 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:05:51,602 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:07:21,594 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:08:51,594 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:10:21,611 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:11:51,597 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:13:21,593 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:14:51,590 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:16:21,590 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:17:51,611 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:19:21,590 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:20:51,599 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:22:21,596 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:23:51,592 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:25:21,589 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:26:51,606 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:28:21,604 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:29:51,597 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:31:21,599 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:32:51,592 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:34:21,590 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:35:51,592 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:37:21,601 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:38:51,596 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:40:21,590 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:41:51,592 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:43:21,598 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:44:51,587 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:46:21,590 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:47:51,596 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:49:21,593 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:50:51,590 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:52:21,588 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:53:51,589 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:55:21,587 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:56:51,601 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:58:21,605 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 05:59:51,605 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:01:21,591 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:02:51,596 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:04:21,605 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:05:51,591 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:07:21,588 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:08:51,597 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:10:21,612 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:11:51,601 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:13:21,600 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:14:51,592 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:16:21,587 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:17:51,594 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:19:21,588 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:20:51,597 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:22:21,597 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:23:51,596 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:25:21,587 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:26:51,600 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:28:21,655 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:29:51,623 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:31:21,602 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:32:51,610 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:34:21,598 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:35:51,594 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:37:21,586 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:38:51,588 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:40:21,611 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:41:51,595 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:43:21,596 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:44:51,597 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:46:21,591 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:47:51,589 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:49:21,587 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:50:51,590 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:52:21,586 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:53:51,586 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:55:21,599 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:56:51,622 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:58:21,592 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 06:59:51,591 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:01:21,592 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:02:51,592 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:04:21,588 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:05:51,590 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:07:21,592 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:08:51,610 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:10:21,591 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:11:51,588 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:13:21,597 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:14:51,592 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:16:21,588 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:17:51,587 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:19:21,605 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:20:51,609 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:22:21,610 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:23:51,586 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:25:21,603 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:26:51,599 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:28:21,596 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:29:51,593 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:31:21,611 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:32:51,613 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:34:21,590 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:35:51,592 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:37:21,593 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:38:51,591 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:40:21,588 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:41:51,587 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:43:21,589 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:44:51,602 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:46:21,587 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2022-09-13 07:47:51,588 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null