2026-06-17 17:30:17.865 -05:00 [INF] Iniciando host web... 2026-06-17 17:30:18.231 -05:00 [INF] User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-451622494-2795692959-128882032-23119693-3789755411\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2026-06-17 17:30:18.740 -05:00 [INF] Iniciando la aplicación; ThreadId=1; ProcessId=21544 2026-06-17 17:30:18.748 -05:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-17 17:30:18.749 -05:00 [INF] Hosting environment: Production 2026-06-17 17:30:18.749 -05:00 [INF] Content root path: E:\Aplicaciones\efiQuest\ws 2026-06-17 17:30:18.776 -05:00 [INF] Request starting HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - application/json 157 2026-06-17 17:30:18.846 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 17:30:18.875 -05:00 [INF] Route matched with {action = "AfiliadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ObjectResult AfiliadosConsultar(System.Collections.Generic.List`1[GestionCertificados.Models.SolicitudCertificadoAfiliado], Boolean, Int32, System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:30:18.877 -05:00 [INF] Creando GestorConsultarCertificados 2026-06-17 17:30:19.113 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:30:19.130 -05:00 [INF] MasivosConsultar para 1 registros, guardarSoporte=true, tipoCertificado=1, nombreArchivo=null 2026-06-17 17:30:19.295 -05:00 [INF] Se insertó el proceso 132228 para el usuario 'null' con Id=null; archivo=null 2026-06-17 17:30:19.299 -05:00 [INF] procesoguid=d2a0e822-90f1-45bd-ac92-45148510ffee 2026-06-17 17:30:19.308 -05:00 [INF] StartProcess para procesoId=132228 con 1 registros 2026-06-17 17:30:19.337 -05:00 [INF] Llamando a ProcesarDatos para proceso 132228 con 0 registros; ThreadId=15. Procesos en ejecución: 0 2026-06-17 17:30:19.343 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 226.0447ms. 2026-06-17 17:30:19.350 -05:00 [INF] Executing OkObjectResult, writing value of type 'Servicios.efiQuest.Models.ProcessResult'. 2026-06-17 17:30:19.350 -05:00 [INF] //////////////////////////////////////////////////////////////////////////////////////////////////// 2026-06-17 17:30:19.352 -05:00 [INF] Procesando(132228) 1 registros; threads=1; reintentos=20; modo operación: QueueUserWorkItem 2026-06-17 17:30:19.379 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) in 500.2936ms 2026-06-17 17:30:19.379 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 17:30:19.383 -05:00 [INF] Request finished HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - 200 null application/json; charset=utf-8 610.527ms 2026-06-17 17:30:19.386 -05:00 [INF] Se encontraron 0 registros en el cache y quedaron pendientes 1 de 1 en 00:00.036s 2026-06-17 17:30:19.412 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - null null 2026-06-17 17:30:19.420 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:19.424 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:30:19.430 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:30:19.475 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 44.3181ms. 2026-06-17 17:30:19.475 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:30:19.477 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 52.7683ms 2026-06-17 17:30:19.477 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:19.477 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - 200 null application/json; charset=utf-8 65.1203ms 2026-06-17 17:30:19.775 -05:00 [INF] Ronda(132228)=1; index=0. Tiempo transcurrido: 00:00.389. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:34.359 2026-06-17 17:30:34.486 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - null null 2026-06-17 17:30:34.488 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:34.488 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:30:34.490 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:30:34.498 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 8.138ms. 2026-06-17 17:30:34.498 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:30:34.499 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 10.502ms 2026-06-17 17:30:34.499 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:34.499 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - 200 null application/json; charset=utf-8 13.3594ms 2026-06-17 17:30:41.799 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:30:41.802 -05:00 [INF] Tiempo(132228) para ronda 1 fue 00:22.374. Tiempo transcurrido: 00:22.415. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:01.231. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 17:30:42.192 -05:00 [INF] Ronda(132228)=2; index=1. Tiempo transcurrido: 00:22.806. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:11.942 2026-06-17 17:30:49.505 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - null null 2026-06-17 17:30:49.506 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:49.506 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:30:49.507 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:30:49.519 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 11.9129ms. 2026-06-17 17:30:49.519 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:30:49.520 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 13.4313ms 2026-06-17 17:30:49.520 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:30:49.520 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - 200 null application/json; charset=utf-8 14.4808ms 2026-06-17 17:30:53.206 -05:00 [INF] Error en ObtenerCertificados; IdProceso=1; ThreadId=13; TieneCaptcha=True; message=No se han encontrado registros para la información ingresada; error=DocumentoNoEncontrado 2026-06-17 17:30:53.206 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:30:53.221 -05:00 [INF] Tiempo(132228) para ronda 2 fue 00:11.418. Tiempo transcurrido: 00:33.834. Quedaron 0 items por resolver. Progreso=100.00%; pendientes=0. Tiempo total estimado: 00:33.834. Tiempo restante: 00:00.000. Aciertos: 100.00%. Acumulados: 50.00% 2026-06-17 17:30:53.221 -05:00 [INF] No hay mas elementos para procesar(132228) con 0 items en espera 2026-06-17 17:30:53.221 -05:00 [INF] Tiempo total(132228) para 1 registros fue 00:33.835s; Se resolvieron 0 items de 1 y fallaron 1 items. Reintentos=1. Progreso=100.00%. 2026-06-17 17:30:53.223 -05:00 [WRN] Items que fallaron: ["1107535255"] 2026-06-17 17:30:53.223 -05:00 [INF] ProcesarDatos terminó para proceso 132228 con 1 registros 2026-06-17 17:30:53.239 -05:00 [INF] Se eliminó el proceso 132228. Procesos en ejecución: 0 2026-06-17 17:31:04.528 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - null null 2026-06-17 17:31:04.528 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:31:04.529 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:31:04.529 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:31:04.539 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 9.5262ms. 2026-06-17 17:31:04.539 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:31:04.539 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 10.5561ms 2026-06-17 17:31:04.539 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:31:04.539 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee - 200 null application/json; charset=utf-8 11.3653ms 2026-06-17 17:31:04.556 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee®istroInicialResultados=1&numeroRegistrosResultados=1 - null null 2026-06-17 17:31:04.556 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 17:31:04.559 -05:00 [INF] Route matched with {action = "ResultadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ResultadosConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:31:04.560 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:31:04.584 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 23.6873ms. 2026-06-17 17:31:04.584 -05:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[GestionCertificados.Models.RespuestaSolicitudCertificadoAfiliado, GestionCertificados, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-17 17:31:04.590 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) in 30.6723ms 2026-06-17 17:31:04.590 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 17:31:04.590 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=d2a0e822-90f1-45bd-ac92-45148510ffee®istroInicialResultados=1&numeroRegistrosResultados=1 - 200 null application/json; charset=utf-8 34.3725ms 2026-06-17 17:31:46.881 -05:00 [INF] Request starting HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - application/json 157 2026-06-17 17:31:46.882 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 17:31:46.882 -05:00 [INF] Route matched with {action = "AfiliadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ObjectResult AfiliadosConsultar(System.Collections.Generic.List`1[GestionCertificados.Models.SolicitudCertificadoAfiliado], Boolean, Int32, System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:31:46.883 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:31:46.883 -05:00 [INF] MasivosConsultar para 1 registros, guardarSoporte=true, tipoCertificado=1, nombreArchivo=null 2026-06-17 17:31:46.887 -05:00 [INF] Se insertó el proceso 132229 para el usuario 'null' con Id=null; archivo=null 2026-06-17 17:31:46.888 -05:00 [INF] procesoguid=773762db-e3d2-479b-8d7c-843cd8434c5e 2026-06-17 17:31:46.889 -05:00 [INF] StartProcess para procesoId=132229 con 1 registros 2026-06-17 17:31:46.889 -05:00 [INF] Llamando a ProcesarDatos para proceso 132229 con 0 registros; ThreadId=36. Procesos en ejecución: 0 2026-06-17 17:31:46.889 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 5.9861ms. 2026-06-17 17:31:46.889 -05:00 [INF] //////////////////////////////////////////////////////////////////////////////////////////////////// 2026-06-17 17:31:46.889 -05:00 [INF] Executing OkObjectResult, writing value of type 'Servicios.efiQuest.Models.ProcessResult'. 2026-06-17 17:31:46.889 -05:00 [INF] Procesando(132229) 1 registros; threads=1; reintentos=20; modo operación: QueueUserWorkItem 2026-06-17 17:31:46.889 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) in 7.5409ms 2026-06-17 17:31:46.889 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 17:31:46.890 -05:00 [INF] Request finished HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - 200 null application/json; charset=utf-8 8.3167ms 2026-06-17 17:31:46.891 -05:00 [INF] Se encontraron 0 registros en el cache y quedaron pendientes 1 de 1 en 00:00.001s 2026-06-17 17:31:46.899 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - null null 2026-06-17 17:31:46.899 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:31:46.899 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:31:46.900 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:31:46.908 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.8642ms. 2026-06-17 17:31:46.908 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:31:46.908 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 8.7077ms 2026-06-17 17:31:46.908 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:31:46.908 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - 200 null application/json; charset=utf-8 9.2967ms 2026-06-17 17:31:47.149 -05:00 [INF] Ronda(132229)=1; index=0. Tiempo transcurrido: 00:00.258. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:34.490 2026-06-17 17:31:56.233 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:31:56.237 -05:00 [INF] Tiempo(132229) para ronda 1 fue 00:09.346. Tiempo transcurrido: 00:09.346. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:14.300. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 17:31:56.489 -05:00 [INF] Ronda(132229)=2; index=1. Tiempo transcurrido: 00:09.598. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:25.150 2026-06-17 17:32:01.922 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - null null 2026-06-17 17:32:01.922 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:01.923 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:32:01.923 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:32:01.931 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.867ms. 2026-06-17 17:32:01.931 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:32:01.932 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 8.949ms 2026-06-17 17:32:01.932 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:01.932 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - 200 null application/json; charset=utf-8 9.7674ms 2026-06-17 17:32:06.083 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:32:06.084 -05:00 [INF] Tiempo(132229) para ronda 2 fue 00:09.846. Tiempo transcurrido: 00:19.193. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:04.454. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 17:32:06.349 -05:00 [INF] Ronda(132229)=3; index=1. Tiempo transcurrido: 00:19.457. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:15.290 2026-06-17 17:32:14.584 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:32:14.585 -05:00 [INF] Tiempo(132229) para ronda 3 fue 00:08.501. Tiempo transcurrido: 00:27.694. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 30:55.952. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 17:32:14.838 -05:00 [INF] Ronda(132229)=4; index=1. Tiempo transcurrido: 00:27.946. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:06.801 2026-06-17 17:32:16.940 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - null null 2026-06-17 17:32:16.940 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:16.941 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:32:16.941 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:32:16.958 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 17.2207ms. 2026-06-17 17:32:16.959 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:32:16.959 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 18.2933ms 2026-06-17 17:32:16.959 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:16.959 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - 200 null application/json; charset=utf-8 19.2275ms 2026-06-17 17:32:23.797 -05:00 [INF] Error en ObtenerCertificados; IdProceso=1; ThreadId=24; TieneCaptcha=True; message=No se han encontrado registros para la información ingresada; error=DocumentoNoEncontrado 2026-06-17 17:32:23.797 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 17:32:23.803 -05:00 [INF] Tiempo(132229) para ronda 4 fue 00:09.218. Tiempo transcurrido: 00:36.912. Quedaron 0 items por resolver. Progreso=100.00%; pendientes=0. Tiempo total estimado: 00:36.912. Tiempo restante: 00:00.000. Aciertos: 100.00%. Acumulados: 25.00% 2026-06-17 17:32:23.803 -05:00 [INF] No hay mas elementos para procesar(132229) con 0 items en espera 2026-06-17 17:32:23.804 -05:00 [INF] Tiempo total(132229) para 1 registros fue 00:36.912s; Se resolvieron 0 items de 1 y fallaron 1 items. Reintentos=3. Progreso=100.00%. 2026-06-17 17:32:23.804 -05:00 [WRN] Items que fallaron: ["1107535255"] 2026-06-17 17:32:23.804 -05:00 [INF] ProcesarDatos terminó para proceso 132229 con 1 registros 2026-06-17 17:32:23.812 -05:00 [INF] Se eliminó el proceso 132229. Procesos en ejecución: 0 2026-06-17 17:32:31.979 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - null null 2026-06-17 17:32:31.980 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:31.980 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:32:31.980 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:32:31.990 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 9.7769ms. 2026-06-17 17:32:31.990 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 17:32:31.991 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 10.7997ms 2026-06-17 17:32:31.991 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 17:32:31.991 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e - 200 null application/json; charset=utf-8 12.1909ms 2026-06-17 17:32:32.002 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e®istroInicialResultados=1&numeroRegistrosResultados=1 - null null 2026-06-17 17:32:32.002 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 17:32:32.002 -05:00 [INF] Route matched with {action = "ResultadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ResultadosConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 17:32:32.003 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 17:32:32.014 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 10.9895ms. 2026-06-17 17:32:32.014 -05:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[GestionCertificados.Models.RespuestaSolicitudCertificadoAfiliado, GestionCertificados, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-17 17:32:32.015 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) in 12.3766ms 2026-06-17 17:32:32.015 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 17:32:32.015 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=773762db-e3d2-479b-8d7c-843cd8434c5e®istroInicialResultados=1&numeroRegistrosResultados=1 - 200 null application/json; charset=utf-8 13.1617ms 2026-06-17 17:53:18.596 -05:00 [INF] Application is shutting down... 2026-06-17 17:53:18.600 -05:00 [INF] Disposing GestorConsultarCertificados 2026-06-17 19:53:34.784 -05:00 [INF] Iniciando host web... 2026-06-17 19:53:35.011 -05:00 [INF] User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-451622494-2795692959-128882032-23119693-3789755411\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2026-06-17 19:53:35.316 -05:00 [INF] Iniciando la aplicación; ThreadId=1; ProcessId=43596 2026-06-17 19:53:35.325 -05:00 [INF] Application started. Press Ctrl+C to shut down. 2026-06-17 19:53:35.325 -05:00 [INF] Hosting environment: Production 2026-06-17 19:53:35.325 -05:00 [INF] Content root path: E:\Aplicaciones\efiQuest\ws 2026-06-17 19:53:35.348 -05:00 [INF] Request starting HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - application/json 157 2026-06-17 19:53:35.386 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 19:53:35.410 -05:00 [INF] Route matched with {action = "AfiliadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ObjectResult AfiliadosConsultar(System.Collections.Generic.List`1[GestionCertificados.Models.SolicitudCertificadoAfiliado], Boolean, Int32, System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:53:35.411 -05:00 [INF] Creando GestorConsultarCertificados 2026-06-17 19:53:35.579 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:53:35.584 -05:00 [INF] MasivosConsultar para 1 registros, guardarSoporte=true, tipoCertificado=1, nombreArchivo=null 2026-06-17 19:53:35.719 -05:00 [INF] Se insertó el proceso 132230 para el usuario 'null' con Id=null; archivo=null 2026-06-17 19:53:35.723 -05:00 [INF] procesoguid=85f4bada-181e-41e9-9165-d8b931f86ff3 2026-06-17 19:53:35.727 -05:00 [INF] StartProcess para procesoId=132230 con 1 registros 2026-06-17 19:53:35.756 -05:00 [INF] Llamando a ProcesarDatos para proceso 132230 con 0 registros; ThreadId=13. Procesos en ejecución: 0 2026-06-17 19:53:35.756 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 171.6448ms. 2026-06-17 19:53:35.765 -05:00 [INF] Executing OkObjectResult, writing value of type 'Servicios.efiQuest.Models.ProcessResult'. 2026-06-17 19:53:35.766 -05:00 [INF] //////////////////////////////////////////////////////////////////////////////////////////////////// 2026-06-17 19:53:35.768 -05:00 [INF] Procesando(132230) 1 registros; threads=1; reintentos=20; modo operación: QueueUserWorkItem 2026-06-17 19:53:35.796 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) in 382.7307ms 2026-06-17 19:53:35.796 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 19:53:35.799 -05:00 [INF] Se encontraron 0 registros en el cache y quedaron pendientes 1 de 1 en 00:00.033s 2026-06-17 19:53:35.799 -05:00 [INF] Request finished HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - 200 null application/json; charset=utf-8 453.1546ms 2026-06-17 19:53:35.827 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - null null 2026-06-17 19:53:35.833 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:53:35.835 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:53:35.841 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:53:35.858 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 16.756ms. 2026-06-17 19:53:35.858 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:53:35.860 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 24.8515ms 2026-06-17 19:53:35.860 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:53:35.860 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - 200 null application/json; charset=utf-8 33.5734ms 2026-06-17 19:53:36.204 -05:00 [INF] Ronda(132230)=1; index=0. Tiempo transcurrido: 00:00.404. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:34.344 2026-06-17 19:53:48.431 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:53:48.437 -05:00 [INF] Tiempo(132230) para ronda 1 fue 00:12.613. Tiempo transcurrido: 00:12.637. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:11.009. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:53:48.700 -05:00 [INF] Ronda(132230)=2; index=1. Tiempo transcurrido: 00:12.901. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:21.847 2026-06-17 19:53:50.875 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - null null 2026-06-17 19:53:50.877 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:53:50.877 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:53:50.882 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:53:50.895 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 12.5905ms. 2026-06-17 19:53:50.895 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:53:50.895 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 18.0779ms 2026-06-17 19:53:50.896 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:53:50.896 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - 200 null application/json; charset=utf-8 21.1447ms 2026-06-17 19:53:58.592 -05:00 [INF] Error en ObtenerCertificados; IdProceso=1; ThreadId=18; TieneCaptcha=True; message=No se han encontrado registros para la información ingresada; error=DocumentoNoEncontrado 2026-06-17 19:53:58.592 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:53:58.607 -05:00 [INF] Tiempo(132230) para ronda 2 fue 00:10.169. Tiempo transcurrido: 00:22.807. Quedaron 0 items por resolver. Progreso=100.00%; pendientes=0. Tiempo total estimado: 00:22.807. Tiempo restante: 00:00.000. Aciertos: 100.00%. Acumulados: 50.00% 2026-06-17 19:53:58.607 -05:00 [INF] No hay mas elementos para procesar(132230) con 0 items en espera 2026-06-17 19:53:58.607 -05:00 [INF] Tiempo total(132230) para 1 registros fue 00:22.808s; Se resolvieron 0 items de 1 y fallaron 1 items. Reintentos=1. Progreso=100.00%. 2026-06-17 19:53:58.608 -05:00 [WRN] Items que fallaron: ["1004572592"] 2026-06-17 19:53:58.609 -05:00 [INF] ProcesarDatos terminó para proceso 132230 con 1 registros 2026-06-17 19:53:58.619 -05:00 [INF] Se eliminó el proceso 132230. Procesos en ejecución: 0 2026-06-17 19:54:05.918 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - null null 2026-06-17 19:54:05.918 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:05.918 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:05.919 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:05.927 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.7873ms. 2026-06-17 19:54:05.927 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:54:05.927 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 9.2493ms 2026-06-17 19:54:05.928 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:05.928 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3 - 200 null application/json; charset=utf-8 10.07ms 2026-06-17 19:54:05.945 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3®istroInicialResultados=1&numeroRegistrosResultados=1 - null null 2026-06-17 19:54:05.945 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 19:54:05.948 -05:00 [INF] Route matched with {action = "ResultadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ResultadosConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:05.949 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:05.970 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 20.8266ms. 2026-06-17 19:54:05.970 -05:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[GestionCertificados.Models.RespuestaSolicitudCertificadoAfiliado, GestionCertificados, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-17 19:54:05.976 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) in 27.4899ms 2026-06-17 19:54:05.976 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 19:54:05.976 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=85f4bada-181e-41e9-9165-d8b931f86ff3®istroInicialResultados=1&numeroRegistrosResultados=1 - 200 null application/json; charset=utf-8 31.1283ms 2026-06-17 19:54:21.819 -05:00 [INF] Request starting HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - application/json 157 2026-06-17 19:54:21.819 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 19:54:21.819 -05:00 [INF] Route matched with {action = "AfiliadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ObjectResult AfiliadosConsultar(System.Collections.Generic.List`1[GestionCertificados.Models.SolicitudCertificadoAfiliado], Boolean, Int32, System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:21.821 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:21.821 -05:00 [INF] MasivosConsultar para 1 registros, guardarSoporte=true, tipoCertificado=1, nombreArchivo=null 2026-06-17 19:54:21.825 -05:00 [INF] Se insertó el proceso 132231 para el usuario 'null' con Id=null; archivo=null 2026-06-17 19:54:21.826 -05:00 [INF] procesoguid=96dc5091-bc61-473b-a79f-c3dda6074bae 2026-06-17 19:54:21.827 -05:00 [INF] StartProcess para procesoId=132231 con 1 registros 2026-06-17 19:54:21.827 -05:00 [INF] Llamando a ProcesarDatos para proceso 132231 con 0 registros; ThreadId=13. Procesos en ejecución: 0 2026-06-17 19:54:21.827 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 6.092ms. 2026-06-17 19:54:21.827 -05:00 [INF] //////////////////////////////////////////////////////////////////////////////////////////////////// 2026-06-17 19:54:21.827 -05:00 [INF] Executing OkObjectResult, writing value of type 'Servicios.efiQuest.Models.ProcessResult'. 2026-06-17 19:54:21.827 -05:00 [INF] Procesando(132231) 1 registros; threads=1; reintentos=20; modo operación: QueueUserWorkItem 2026-06-17 19:54:21.827 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest) in 7.9466ms 2026-06-17 19:54:21.828 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.AfiliadosConsultar (Servicios.efiQuest)' 2026-06-17 19:54:21.828 -05:00 [INF] Request finished HTTP/1.1 POST https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/AfiliadosConsultar?guardarSoporte=True&tipoCertificado=1 - 200 null application/json; charset=utf-8 8.8451ms 2026-06-17 19:54:21.829 -05:00 [INF] Se encontraron 0 registros en el cache y quedaron pendientes 1 de 1 en 00:00.002s 2026-06-17 19:54:21.841 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - null null 2026-06-17 19:54:21.841 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:21.841 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:21.842 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:21.849 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.7243ms. 2026-06-17 19:54:21.849 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:54:21.850 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 8.5501ms 2026-06-17 19:54:21.850 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:21.850 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - 200 null application/json; charset=utf-8 9.169ms 2026-06-17 19:54:22.098 -05:00 [INF] Ronda(132231)=1; index=0. Tiempo transcurrido: 00:00.268. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:34.479 2026-06-17 19:54:33.318 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:54:33.322 -05:00 [INF] Tiempo(132231) para ronda 1 fue 00:11.492. Tiempo transcurrido: 00:11.492. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:12.154. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:54:33.583 -05:00 [INF] Ronda(132231)=2; index=1. Tiempo transcurrido: 00:11.753. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:22.995 2026-06-17 19:54:36.870 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - null null 2026-06-17 19:54:36.870 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:36.870 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:36.871 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:36.880 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 8.9029ms. 2026-06-17 19:54:36.880 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:54:36.880 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 9.8842ms 2026-06-17 19:54:36.880 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:36.881 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - 200 null application/json; charset=utf-8 10.607ms 2026-06-17 19:54:41.133 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:54:41.137 -05:00 [INF] Tiempo(132231) para ronda 2 fue 00:07.815. Tiempo transcurrido: 00:19.308. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 31:04.338. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:54:41.401 -05:00 [INF] Ronda(132231)=3; index=1. Tiempo transcurrido: 00:19.572. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:15.176 2026-06-17 19:54:51.337 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:54:51.341 -05:00 [INF] Tiempo(132231) para ronda 3 fue 00:10.203. Tiempo transcurrido: 00:29.511. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 30:54.135. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:54:51.607 -05:00 [INF] Ronda(132231)=4; index=1. Tiempo transcurrido: 00:29.778. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 03:04.970 2026-06-17 19:54:51.901 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - null null 2026-06-17 19:54:51.903 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:51.903 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:54:51.903 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:54:51.914 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 10.577ms. 2026-06-17 19:54:51.914 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:54:51.914 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 11.5581ms 2026-06-17 19:54:51.914 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:54:51.915 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - 200 null application/json; charset=utf-8 13.842ms 2026-06-17 19:55:00.835 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:55:00.839 -05:00 [INF] Tiempo(132231) para ronda 4 fue 00:09.497. Tiempo transcurrido: 00:39.009. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 30:44.637. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:55:01.104 -05:00 [INF] Ronda(132231)=5; index=1. Tiempo transcurrido: 00:39.274. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 02:55.474 2026-06-17 19:55:06.925 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - null null 2026-06-17 19:55:06.926 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:55:06.926 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:55:06.926 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:55:06.934 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.863ms. 2026-06-17 19:55:06.934 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:55:06.935 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 8.7669ms 2026-06-17 19:55:06.935 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:55:06.935 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - 200 null application/json; charset=utf-8 9.4577ms 2026-06-17 19:55:10.041 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:55:10.046 -05:00 [INF] Tiempo(132231) para ronda 5 fue 00:09.206. Tiempo transcurrido: 00:48.216. Quedaron 1 items por resolver. Progreso=0.00%; pendientes=0. Tiempo total estimado: 31:23.647. Tiempo restante: 30:35.430. Aciertos: 0.00%. Acumulados: 0.00% 2026-06-17 19:55:10.312 -05:00 [INF] Ronda(132231)=6; index=1. Tiempo transcurrido: 00:48.483. Progreso=0.00%; procesados: 0 de 1. Tiempo total estimado: 03:34.748. Tiempo restante: 02:46.265 2026-06-17 19:55:19.632 -05:00 [INF] Error en ObtenerCertificados; IdProceso=1; ThreadId=23; TieneCaptcha=True; message=No se han encontrado registros para la información ingresada; error=DocumentoNoEncontrado 2026-06-17 19:55:19.633 -05:00 [INF] Fin threads con 1 items; procesos=1 2026-06-17 19:55:19.640 -05:00 [INF] Tiempo(132231) para ronda 6 fue 00:09.593. Tiempo transcurrido: 00:57.810. Quedaron 0 items por resolver. Progreso=100.00%; pendientes=0. Tiempo total estimado: 00:57.810. Tiempo restante: 00:00.000. Aciertos: 100.00%. Acumulados: 16.67% 2026-06-17 19:55:19.640 -05:00 [INF] No hay mas elementos para procesar(132231) con 0 items en espera 2026-06-17 19:55:19.640 -05:00 [INF] Tiempo total(132231) para 1 registros fue 00:57.810s; Se resolvieron 0 items de 1 y fallaron 1 items. Reintentos=5. Progreso=100.00%. 2026-06-17 19:55:19.640 -05:00 [WRN] Items que fallaron: ["1004572592"] 2026-06-17 19:55:19.640 -05:00 [INF] ProcesarDatos terminó para proceso 132231 con 1 registros 2026-06-17 19:55:19.651 -05:00 [INF] Se eliminó el proceso 132231. Procesos en ejecución: 0 2026-06-17 19:55:21.948 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - null null 2026-06-17 19:55:21.948 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:55:21.949 -05:00 [INF] Route matched with {action = "ProgresoConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ProgresoConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:55:21.949 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:55:21.960 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 10.861ms. 2026-06-17 19:55:21.960 -05:00 [INF] Executing OkObjectResult, writing value of type 'GestionCertificados.Models.ConsultarProgreso'. 2026-06-17 19:55:21.961 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest) in 12.2082ms 2026-06-17 19:55:21.961 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ProgresoConsultar (Servicios.efiQuest)' 2026-06-17 19:55:21.964 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ProgresoConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae - 200 null application/json; charset=utf-8 16.0121ms 2026-06-17 19:55:21.976 -05:00 [INF] Request starting HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae®istroInicialResultados=1&numeroRegistrosResultados=1 - null null 2026-06-17 19:55:21.976 -05:00 [INF] Executing endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 19:55:21.977 -05:00 [INF] Route matched with {action = "ResultadosConsultar", controller = "RegistraduriaMasiva"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult ResultadosConsultar(System.String) on controller Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController (Servicios.efiQuest). 2026-06-17 19:55:21.977 -05:00 [INF] Executing action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) - Validation state: "Valid" 2026-06-17 19:55:21.987 -05:00 [INF] Executed action method Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 9.659ms. 2026-06-17 19:55:21.987 -05:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[GestionCertificados.Models.RespuestaSolicitudCertificadoAfiliado, GestionCertificados, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2026-06-17 19:55:21.987 -05:00 [INF] Executed action Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest) in 10.5905ms 2026-06-17 19:55:21.987 -05:00 [INF] Executed endpoint 'Servicios.efiQuest.Externos.Controllers.RegistraduriaMasivaController.ResultadosConsultar (Servicios.efiQuest)' 2026-06-17 19:55:21.987 -05:00 [INF] Request finished HTTP/1.1 GET https://pruebas.efiquest.co/ws/api/RegistraduriaMasiva/ResultadosConsultar?procesoId=96dc5091-bc61-473b-a79f-c3dda6074bae®istroInicialResultados=1&numeroRegistrosResultados=1 - 200 null application/json; charset=utf-8 11.2861ms 2026-06-17 20:15:35.565 -05:00 [INF] Application is shutting down... 2026-06-17 20:15:35.568 -05:00 [INF] Disposing GestorConsultarCertificados