Yep, that is from data-import-converter-storage. Here is from data import: Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:05.771 [vert.x-eventloop-thread-0] INFO CQLWrapper [79981578eqId] CQL >>> SQL: (status==("NEW" OR "IN_PROGRESS" OR "LOADED")) sortBy createdDate/sort.descending >>>WHERE ((lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW'))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED'))) ORDER BY left(lower(f_unaccent(upload_definitions.jsonb->>'createdDate')),600) DESC, lower(f_unaccent(upload_definitions.jsonb->>'createdDate')) DESC LIMIT 1 OFFSET 0 Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:05 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:05.778 [vert.x-eventloop-thread-0] INFO LogUtil [79981585eqId] org.folio.rest.RestVerticle start invoking getDataImportUploadDefinitions 14:45:05.779 [vert.x-eventloop-thread-0] INFO LogUtil [79981586eqId] 10.42.16.131:55754 GET /data-import/uploadDefinitions query=(status%3D%3D(%22NEW%22%20OR%20%22IN_PROGRESS%22%20OR%20%22LOADED%22))%20sortBy%20createdDate%2Fsort.descending&limit=1 HTTP_1_1 200 53 14 tid=tamu OK 14:45:05.877 [vert.x-eventloop-thread-0] INFO CQLWrapper [79981684eqId] CRITERION >>> SQL: WHERE (jsonb->>'extension') = '.mrc' >>>WHERE (jsonb->>'extension') = '.mrc' 14:45:06.154 [vert.x-eventloop-thread-0] INFO LogUtil [79981961eqId] org.folio.rest.RestVerticle start invoking postDataImportUploadDefinitions 14:45:06.156 [vert.x-eventloop-thread-0] INFO LogUtil [79981963eqId] 10.42.7.156:51498 POST /data-import/uploadDefinitions null HTTP_1_1 201 808 282 tid=tamu Created Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:06.228 [vert.x-eventloop-thread-0] INFO CQLWrapper [79982035eqId] CQL >>> SQL: (status==("NEW" OR "IN_PROGRESS" OR "LOADED")) sortBy createdDate/sort.descending >>>WHERE ((lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW'))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED'))) ORDER BY left(lower(f_unaccent(upload_definitions.jsonb->>'createdDate')),600) DESC, lower(f_unaccent(upload_definitions.jsonb->>'createdDate')) DESC LIMIT 1 OFFSET 0 Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:06.232 [vert.x-eventloop-thread-0] INFO LogUtil [79982039eqId] org.folio.rest.RestVerticle start invoking getDataImportUploadDefinitions 14:45:06.233 [vert.x-eventloop-thread-0] INFO LogUtil [79982040eqId] 10.42.16.131:55754 GET /data-import/uploadDefinitions query=(status%3D%3D(%22NEW%22%20OR%20%22IN_PROGRESS%22%20OR%20%22LOADED%22))%20sortBy%20createdDate%2Fsort.descending&limit=1 HTTP_1_1 200 904 7 tid=tamu OK Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 14:45:06.331 [vert.x-eventloop-thread-0] INFO CQLWrapper [79982138eqId] CQL >>> SQL: id==b2e6e7a6-4963-44ca-b108-da56479e8c8d >>>WHERE id='b2e6e7a6-4963-44ca-b108-da56479e8c8d' Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 14:45:06.340 [vert.x-eventloop-thread-0] INFO CQLWrapper [79982147eqId] CQL >>> SQL: extension==".mrc" >>>WHERE lower(f_unaccent(file_extensions.jsonb->>'extension')) LIKE lower(f_unaccent('.mrc')) LIMIT 10 OFFSET 0 14:45:06.342 [vert.x-eventloop-thread-0] INFO LogUtil [79982149eqId] org.folio.rest.RestVerticle start invoking getDataImportFileExtensions 14:45:06.343 [vert.x-eventloop-thread-0] INFO LogUtil [79982150eqId] 10.42.16.131:55756 GET /data-import/fileExtensions query=extension==%22.mrc%22 HTTP_1_1 200 657 4 tid=tamu OK 14:45:06.376 [vert.x-eventloop-thread-0] INFO alFileStorageService [79982183eqId] File part was saved to the storage. FileId: 4d0f8086-8b58-467f-b1f0-33a869153ee2 14:45:06.376 [vert.x-eventloop-thread-0] INFO LogUtil [79982183eqId] org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.DataImportImpl.postDataImportUploadDefinitionsFilesByUploadDefinitionIdAndFileId(java.lang.String,java.lang.String,java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) 14:45:06.377 [vert.x-eventloop-thread-0] INFO alFileStorageService [79982184eqId] File part was saved to the storage. FileId: 4d0f8086-8b58-467f-b1f0-33a869153ee2 14:45:06.380 [vert.x-eventloop-thread-0] INFO LogUtil [79982187eqId] org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.DataImportImpl.postDataImportUploadDefinitionsFilesByUploadDefinitionIdAndFileId(java.lang.String,java.lang.String,java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) 14:45:06.380 [vert.x-eventloop-thread-0] INFO LogUtil [79982187eqId] 10.42.16.131:55754 POST /data-import/uploadDefinitions/b2e6e7a6-4963-44ca-b108-da56479e8c8d/files/4d0f8086-8b58-467f-b1f0-33a869153ee2 null HTTP_1_1 200 993 53 tid=tamu OK Apr 21, 2020 2:45:06 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 14:45:06.381 [vert.x-eventloop-thread-0] INFO CQLWrapper [79982188eqId] CQL >>> SQL: id==b2e6e7a6-4963-44ca-b108-da56479e8c8d >>>WHERE id='b2e6e7a6-4963-44ca-b108-da56479e8c8d' 14:45:10.867 [vert.x-eventloop-thread-0] INFO CQLWrapper [79986674eqId] CRITERION >>> SQL: WHERE (jsonb->>'id') = 'b2e6e7a6-4963-44ca-b108-da56479e8c8d' >>>WHERE (jsonb->>'id') = 'b2e6e7a6-4963-44ca-b108-da56479e8c8d' 14:45:10.869 [vert.x-eventloop-thread-0] INFO LogUtil [79986676eqId] org.folio.rest.RestVerticle start invoking getDataImportUploadDefinitionsByUploadDefinitionId 14:45:10.870 [vert.x-eventloop-thread-0] INFO LogUtil [79986677eqId] 10.42.16.131:55754 GET /data-import/uploadDefinitions/b2e6e7a6-4963-44ca-b108-da56479e8c8d null HTTP_1_1 200 993 4 tid=tamu OK 14:45:10.948 [vert.x-eventloop-thread-0] INFO DataImportImpl [79986755eqId] Starting file processing for upload definition b2e6e7a6-4963-44ca-b108-da56479e8c8d 14:45:10.949 [vert.x-eventloop-thread-0] INFO LogUtil [79986756eqId] org.folio.rest.RestVerticle start invoking postDataImportUploadDefinitionsProcessFilesByUploadDefinitionId 14:45:10.949 [vert.x-eventloop-thread-0] INFO LogUtil [79986756eqId] 10.42.17.233:36458 POST /data-import/uploadDefinitions/b2e6e7a6-4963-44ca-b108-da56479e8c8d/processFiles defaultMapping=true HTTP_1_1 204 0 4 tid=tamu No Content Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:11.118 [vert.x-eventloop-thread-0] INFO CQLWrapper [79986925eqId] CQL >>> SQL: (status==("NEW" OR "IN_PROGRESS" OR "LOADED")) sortBy createdDate/sort.descending >>>WHERE ((lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW'))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')))) OR (lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED'))) ORDER BY left(lower(f_unaccent(upload_definitions.jsonb->>'createdDate')),600) DESC, lower(f_unaccent(upload_definitions.jsonb->>'createdDate')) DESC LIMIT 1 OFFSET 0 Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == NEW >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('NEW')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == IN_PROGRESS >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('IN\_PROGRESS')) Apr 21, 2020 2:45:11 PM org.folio.cql2pgjson.CQL2PgJSON queryByLike WARNING: Doing LIKE search without index for upload_definitions.jsonb->>'status', CQL >>> SQL: status == LOADED >>> lower(f_unaccent(upload_definitions.jsonb->>'status')) LIKE lower(f_unaccent('LOADED')) 14:45:11.122 [vert.x-eventloop-thread-0] INFO LogUtil [79986929eqId] org.folio.rest.RestVerticle start invoking getDataImportUploadDefinitions 14:45:11.123 [vert.x-eventloop-thread-0] INFO LogUtil [79986930eqId] 10.42.7.156:51498 GET /data-import/uploadDefinitions query=(status%3D%3D(%22NEW%22%20OR%20%22IN_PROGRESS%22%20OR%20%22LOADED%22))%20sortBy%20createdDate%2Fsort.descending&limit=1 HTTP_1_1 200 1093 7 tid=tamu OK 14:45:11.123 [vert.x-eventloop-thread-0] ERROR ileChunkingProcessor [79986930eqId] Error updating job profile for JobExecution fce01f07-600a-4381-b320-8ff6373524ec