2026-06-16 00:00:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 00:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:00:00,000 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 00:00:00,004 [11] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RestartAppJob', class=FaceIDService.Service.RestartAppJob
2026-06-16 00:00:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RestartAppJob
2026-06-16 00:00:00,006 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 00:00:00,006 [11] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 00:00:00,006 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:00,006 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 00:00:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:00:00,008 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:00,008 [13] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:00:00,008 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:00,014 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
2026-06-16 00:00:00,018 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Standby>d__70]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
2026-06-16 00:00:00,022 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutting down threadpool...
2026-06-16 00:00:00,022 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutdown of threadpool complete.
2026-06-16 00:00:00,024 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Shutdown>d__80]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED Shutdown complete.
2026-06-16 00:00:02,069 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Stopped=================
2026-06-16 00:00:05,908 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Startup=================
2026-06-16 00:00:06,988 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ServiceNode => Node ph? trch: 13 MachineId, 5 Group [69, 78, 79, 89, 99] | SignalR=http://localhost:55868/ | SqlPort=55860
2026-06-16 00:00:06,997 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SQL Server Port = 55860
2026-06-16 00:00:07,499 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SignalR Link = http://localhost:55868/
2026-06-16 00:00:09,695 [1] INFO  Quartz.Impl.StdSchedulerFactory [InitializeProperties Quartz.Impl.StdSchedulerFactory]- Default Quartz.NET properties loaded from embedded resource file
2026-06-16 00:00:09,726 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Initialize Quartz.Simpl.TaskSchedulingThreadPool]- TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler.
2026-06-16 00:00:09,733 [1] INFO  Quartz.Core.SchedulerSignalerImpl [.ctor Quartz.Core.SchedulerSignalerImpl]- Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl
2026-06-16 00:00:09,733 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Quartz Scheduler created
2026-06-16 00:00:09,734 [1] INFO  Quartz.Simpl.RAMJobStore [Initialize Quartz.Simpl.RAMJobStore]- RAMJobStore initialized.
2026-06-16 00:00:09,735 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Quartz Scheduler 3.15.1.0 - 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' initialized
2026-06-16 00:00:09,736 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10
2026-06-16 00:00:09,736 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False
2026-06-16 00:00:09,742 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Start>d__68]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2026-06-16 00:00:09,748 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:09,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:09,775 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:09,775 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:00:36,247 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:01:03,244 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:01:33,204 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:02:02,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:02:31,808 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:02:57,023 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:03:24,406 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:03:52,563 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:04:15,764 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:04:40,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:05:09,785 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:05:33,875 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:06:00,106 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:06:30,092 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:06:57,384 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:07:26,380 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:07:54,511 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:08:21,504 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:08:49,203 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:09:16,797 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:09:43,961 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:10:11,637 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:10:39,523 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:11:07,601 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:11:37,368 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:12:06,161 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:12:36,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:12:59,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:13:27,748 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:13:50,827 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:14:15,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:14:45,312 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 00:15:00,009 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 00:15:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:15:00,025 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 00:15:00,029 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:15:00,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:15:25,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:15:50,681 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:16:18,037 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:16:41,131 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:17:08,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:17:32,474 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:17:59,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:18:24,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:18:50,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:19:19,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:19:47,177 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:20:12,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:20:36,073 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:21:02,172 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:21:27,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:21:51,995 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:22:19,236 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:22:42,345 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:23:08,380 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:23:33,694 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:23:57,972 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:24:26,917 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:24:53,082 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:25:19,632 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:25:48,680 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:26:14,549 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:26:37,574 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:27:03,825 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:27:27,310 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:27:51,687 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:28:16,340 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:28:45,373 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:29:10,263 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:29:35,707 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 00:30:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 00:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 00:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:30:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:30:29,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:30:55,889 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:31:21,533 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:31:44,891 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:32:13,929 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:32:39,731 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:33:09,125 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:33:38,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:34:07,163 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:34:31,264 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:34:57,652 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:35:25,768 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:35:53,077 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:36:17,445 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:36:42,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:37:08,526 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:37:35,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:38:04,237 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:38:28,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:38:55,080 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:39:19,527 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:39:47,174 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:40:12,322 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:40:37,723 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:41:06,589 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:41:36,278 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:42:05,426 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:42:33,444 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:43:02,253 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:43:31,069 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:43:58,156 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:44:22,193 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:44:45,295 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 00:45:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 00:45:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 00:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 00:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:45:27,091 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:45:50,473 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:46:14,226 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:46:43,908 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:47:08,334 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:47:32,922 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:47:57,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:48:24,736 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:48:54,599 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:49:20,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:49:44,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:50:10,661 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:50:34,622 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:51:04,273 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:51:32,960 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:51:56,822 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:52:25,303 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:52:50,533 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:53:17,949 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:53:44,865 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:54:09,442 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:54:35,567 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:55:03,867 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:55:29,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:55:58,136 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:56:23,932 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:56:51,444 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:57:17,226 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:57:43,369 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:58:06,404 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:58:35,320 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:58:58,948 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:59:26,147 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 00:59:55,367 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 01:00:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 01:00:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 01:00:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 01:00:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 01:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 01:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 01:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 01:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:00:28,082 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:00:51,637 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:01:15,606 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:01:44,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:02:12,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:02:35,970 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:03:02,249 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:03:25,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:03:50,112 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:04:14,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:04:43,812 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:05:11,353 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:05:38,236 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:06:07,876 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:06:37,152 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:07:05,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:07:28,643 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:07:52,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:08:17,113 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:08:44,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:09:12,896 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:09:36,112 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:10:03,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:10:28,820 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:10:54,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:11:20,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:11:44,844 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:12:12,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:12:40,997 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:13:08,398 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:13:35,927 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:14:05,866 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:14:32,459 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 01:15:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 01:15:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:15:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 01:15:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 01:15:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:15:25,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:15:50,671 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:16:18,789 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:16:42,507 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:17:07,051 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:17:34,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:18:02,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:18:30,288 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:18:59,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:19:29,117 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:19:55,537 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:20:18,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:20:45,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:21:11,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:21:40,717 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:22:04,638 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:22:27,740 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:22:57,243 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:23:21,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:23:47,708 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:24:12,836 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:24:36,141 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:25:04,383 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:25:32,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:25:58,099 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:26:25,137 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:26:52,998 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:27:20,654 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:27:49,571 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:28:16,200 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:28:45,579 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:29:11,494 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:29:37,597 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 01:30:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 01:30:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:30:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 01:30:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 01:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:30:29,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:30:55,365 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:31:23,426 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:31:46,920 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:32:14,761 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:32:42,981 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:33:11,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:33:36,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:34:05,216 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:34:35,225 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:35:01,393 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:35:27,455 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:35:52,674 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:36:21,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:36:49,328 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:37:17,627 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:37:46,096 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:38:14,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:38:38,083 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:39:04,329 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:39:29,476 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:39:56,995 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:40:26,576 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:40:54,765 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:41:24,308 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:41:51,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:42:20,729 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:42:45,276 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:43:15,034 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:43:43,603 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:44:10,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:44:35,878 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 01:45:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 01:45:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:45:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 01:45:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 01:45:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:45:26,170 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:45:49,187 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:46:14,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:46:38,262 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:47:01,959 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:47:28,036 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:47:52,037 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:48:17,954 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:48:41,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:49:04,340 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:49:32,926 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:49:58,587 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:50:28,076 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:50:53,145 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:51:21,681 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:51:46,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:52:11,079 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:52:35,288 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:53:00,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:53:25,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:53:51,095 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:54:16,343 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:54:40,308 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:55:03,989 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:55:28,482 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:55:55,343 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:56:23,737 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:56:47,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:57:13,391 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:57:38,738 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:58:07,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:58:35,508 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:59:05,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:59:28,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 01:59:57,394 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 02:00:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 02:00:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 02:00:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 02:00:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 02:00:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 02:00:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:00:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 02:00:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 02:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:00:26,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:00:52,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:01:21,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:01:46,931 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:02:16,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:02:39,767 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:03:04,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:03:29,253 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:03:54,192 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:04:19,218 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:04:47,124 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:05:13,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:05:38,609 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:06:03,381 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:06:29,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:06:58,575 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:07:25,599 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:07:55,156 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:08:24,451 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:08:53,600 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:09:23,529 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:09:48,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:10:16,477 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:10:40,924 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:11:04,128 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:11:32,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:11:58,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:12:24,727 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:12:49,878 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:13:16,647 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:13:41,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:14:08,957 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:14:34,028 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 02:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 02:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:15:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 02:15:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 02:15:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:15:23,337 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:15:49,942 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:16:19,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:16:43,180 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:17:12,159 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:17:35,660 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:18:05,616 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:18:32,286 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:18:58,692 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:19:27,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:19:54,255 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:20:24,196 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:20:47,242 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:21:13,689 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:21:43,448 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:22:09,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:22:38,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:23:03,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:23:30,741 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:23:58,243 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:24:28,151 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:24:52,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:25:18,623 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:25:42,632 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:26:06,649 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:26:32,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:27:01,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:27:29,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:27:55,379 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:28:18,404 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:28:44,099 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:29:09,170 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:29:33,618 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 02:30:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 02:30:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 02:30:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 02:30:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:30:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:30:25,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:30:53,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:31:17,498 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:31:41,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:32:09,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:32:35,993 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:33:05,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:33:33,079 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:33:59,110 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:34:27,048 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:34:54,254 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:35:20,767 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:35:46,566 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:36:12,945 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:36:42,019 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:37:05,698 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:37:35,068 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:37:58,951 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:38:27,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:38:51,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:39:19,821 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:39:48,952 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:40:12,038 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:40:38,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:41:02,853 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:41:30,622 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:41:54,426 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:42:21,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:42:49,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:43:14,274 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:43:43,633 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:44:10,380 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:44:33,632 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 02:45:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 02:45:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 02:45:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 02:45:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:45:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:45:24,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:45:51,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:46:21,260 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:46:51,152 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:47:16,451 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:47:43,761 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:48:09,512 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:48:37,992 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:49:07,728 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:49:32,947 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:50:01,298 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:50:25,539 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:50:49,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:51:16,131 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:51:44,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:52:12,132 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:52:39,753 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:53:05,246 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:53:29,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:53:53,994 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:54:20,954 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:54:47,151 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:55:12,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:55:38,203 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:56:06,452 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:56:35,186 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:57:02,383 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:57:26,187 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:57:51,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:58:19,431 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:58:49,430 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:59:13,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 02:59:38,294 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 03:00:00,011 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 03:00:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 03:00:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 03:00:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 03:00:00,013 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 03:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:00:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 03:00:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 03:00:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:00:29,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:00:53,551 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:01:23,277 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:01:49,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:02:14,955 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:02:43,712 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:03:09,499 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:03:36,809 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:04:03,353 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:04:31,262 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:04:58,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:05:27,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:05:52,866 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:06:21,890 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:06:50,340 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:07:15,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:07:44,901 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:08:10,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:08:36,265 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:09:00,947 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:09:27,968 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:09:56,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:10:25,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:10:49,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:11:15,439 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:11:38,712 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:12:08,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:12:34,279 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:12:58,342 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:13:21,644 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:13:46,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:14:13,800 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:14:39,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 03:15:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 03:15:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:15:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 03:15:00,009 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 03:15:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:15:26,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:15:54,688 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:16:18,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:16:44,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:17:09,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:17:34,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:17:58,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:18:22,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:18:46,784 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:19:15,110 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:19:41,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:20:07,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:20:35,577 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:21:03,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:21:32,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:21:59,224 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:22:25,095 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:22:48,775 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:23:18,174 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:23:47,943 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:24:11,288 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:24:37,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:25:06,769 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:25:36,472 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:26:04,035 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:26:28,223 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:26:54,721 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:27:21,421 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:27:47,447 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:28:14,398 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:28:41,350 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:29:10,824 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:29:36,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 03:30:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 03:30:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:30:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 03:30:00,009 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 03:30:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:30:23,757 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:30:50,224 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:31:15,664 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:31:41,568 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:32:07,249 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:32:32,688 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:32:59,122 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:33:22,525 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:33:47,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:34:14,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:34:38,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:35:06,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:35:30,711 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:35:58,882 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:36:23,935 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:36:51,187 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:37:20,587 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:37:44,188 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:38:13,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:38:41,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:39:07,586 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:39:31,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:39:57,808 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:40:25,657 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:40:53,972 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:41:20,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:41:44,306 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:42:12,296 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:42:39,246 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:43:08,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:43:36,884 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:44:01,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:44:24,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:44:51,174 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 03:45:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 03:45:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:45:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 03:45:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 03:45:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:45:27,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:45:52,438 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:46:16,702 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:46:40,891 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:47:10,020 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:47:39,452 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:48:06,785 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:48:34,294 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:49:03,482 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:49:30,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:50:00,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:50:27,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:50:54,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:51:24,145 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:51:53,157 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:52:21,711 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:52:50,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:53:14,776 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:53:43,254 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:54:11,882 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:54:35,163 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:54:58,696 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:55:26,384 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:55:50,939 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:56:15,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:56:43,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:57:08,428 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:57:32,639 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:58:02,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:58:28,358 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:58:57,360 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:59:24,929 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 03:59:50,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 04:00:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 04:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 04:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 04:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 04:00:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 04:00:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:00:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 04:00:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 04:00:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:00:24,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:00:53,778 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:01:17,480 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:01:42,683 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:02:07,331 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:02:30,659 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:02:56,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:03:22,147 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:03:46,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:04:15,338 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:04:38,483 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:05:03,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:05:31,930 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:05:56,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:06:26,732 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:06:55,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:07:24,137 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:07:50,355 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:08:14,609 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:08:43,750 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:09:07,029 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:09:35,515 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:10:02,045 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:10:28,650 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:10:53,401 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:11:19,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:11:45,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:12:08,594 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:12:37,100 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:13:02,799 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:13:30,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:13:59,220 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:14:25,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:14:49,458 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 04:15:00,015 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 04:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 04:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 04:15:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:15:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:15:26,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:15:52,096 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:16:19,593 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:16:43,796 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:17:07,340 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:17:31,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:17:57,654 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:18:27,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:18:54,029 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:19:18,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:19:46,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:20:09,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:20:35,816 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:21:03,570 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:21:27,221 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:21:56,364 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:22:22,489 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:22:49,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:23:15,680 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:23:42,970 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:24:10,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:24:33,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:24:57,302 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:25:23,715 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:25:47,549 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:26:15,990 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:26:43,067 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:27:11,390 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:27:39,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:28:05,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:28:35,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:29:04,170 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:29:33,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 04:30:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 04:30:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 04:30:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 04:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:30:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:30:28,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:30:53,764 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:31:22,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:31:50,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:32:14,291 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:32:41,448 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:33:10,871 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:33:40,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:34:07,966 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:34:34,304 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:35:00,574 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:35:27,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:35:56,505 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:36:24,630 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:36:52,447 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:37:16,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:37:41,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:38:05,919 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:38:29,704 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:38:55,779 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:39:23,592 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:39:50,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:40:15,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:40:43,517 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:41:09,753 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:41:33,391 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:42:02,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:42:29,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:42:57,627 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:43:21,955 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:43:51,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:44:17,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:44:47,535 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 04:45:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 04:45:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 04:45:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 04:45:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:45:24,957 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:45:53,658 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:46:20,257 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:46:46,266 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:47:11,131 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:47:37,817 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:48:03,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:48:32,794 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:48:57,132 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:49:25,626 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:49:50,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:50:13,452 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:50:38,948 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:51:03,359 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:51:27,754 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:51:56,176 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:52:23,896 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:52:50,135 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:53:19,937 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:53:48,990 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:54:14,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:54:41,723 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:55:08,909 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:55:35,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:56:02,849 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:56:32,492 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:57:02,242 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:57:28,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:57:56,559 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:58:24,883 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:58:51,694 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:59:17,392 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 04:59:42,256 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 05:00:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 05:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 05:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 05:00:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 05:00:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 05:00:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:00:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 05:00:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 05:00:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:00:23,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:00:48,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:01:12,758 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:01:35,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:02:02,217 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:02:27,911 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:02:53,542 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:03:23,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:03:50,729 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:04:20,232 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:04:44,993 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:05:12,387 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:05:41,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:06:10,201 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:06:37,186 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:07:06,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:07:36,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:08:02,115 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:08:27,480 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:08:55,497 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:09:22,884 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:09:46,821 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:10:10,266 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:10:37,498 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:11:01,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:11:30,514 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:11:55,046 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:12:23,235 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:12:47,141 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:13:15,984 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:13:42,473 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:14:06,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:14:35,729 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 05:15:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 05:15:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:15:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 05:15:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 05:15:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:15:28,751 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:15:55,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:16:22,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:16:50,299 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:17:15,783 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:17:42,376 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:18:06,350 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:18:30,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:18:58,222 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:19:26,719 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:19:56,301 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:20:23,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:20:48,346 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:21:14,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:21:41,205 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:22:07,736 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:22:31,217 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:23:01,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:23:25,675 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:23:54,626 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:24:19,949 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:24:44,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:25:10,490 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:25:35,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:26:01,982 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:26:29,526 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:26:53,803 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:27:19,692 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:27:48,353 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:28:16,433 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:28:40,512 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:29:09,227 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:29:37,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 05:30:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 05:30:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:30:00,009 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 05:30:00,009 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 05:30:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:30:28,517 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:30:55,423 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:31:19,317 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:31:42,868 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:32:09,054 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:32:34,839 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:32:59,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:33:29,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:33:55,275 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:34:24,567 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:34:53,474 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:35:23,355 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:35:50,882 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:36:19,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:36:48,989 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:37:17,826 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:37:42,322 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:38:07,995 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:38:36,230 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:39:03,105 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:39:32,039 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:39:56,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:40:20,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:40:44,522 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:41:07,545 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:41:31,739 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:42:01,184 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:42:30,205 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:42:57,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:43:22,483 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:43:49,202 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:44:16,255 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:44:44,576 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 05:45:00,015 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 05:45:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:45:00,015 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 05:45:00,017 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 05:45:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:45:26,981 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:45:56,047 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:46:20,893 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:46:50,078 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:47:15,817 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:47:44,561 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:48:13,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:48:37,805 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:49:01,109 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:49:26,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:49:52,127 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:50:21,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:50:50,323 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:51:15,259 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:51:42,449 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:52:10,095 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:52:39,644 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:53:06,084 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:53:34,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:54:00,503 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:54:30,224 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:54:55,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:55:22,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:55:45,863 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:56:14,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:56:42,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:57:06,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:57:32,188 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:58:01,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:58:28,114 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:58:57,300 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:59:23,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 05:59:52,597 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 06:00:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 06:00:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 06:00:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 06:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 06:00:00,009 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 06:00:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:00:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 06:00:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 06:00:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:00:26,833 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:00:53,565 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:01:23,555 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:01:52,286 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:02:22,151 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:02:51,748 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:03:16,491 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:03:40,106 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:04:03,954 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:04:30,417 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:04:55,602 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:05:21,390 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:05:47,710 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:06:17,039 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:06:41,432 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:07:06,379 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:07:31,610 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:08:00,515 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:08:24,560 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:08:50,763 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:09:16,229 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:09:42,675 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:10:06,055 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:10:35,402 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:11:04,739 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:11:32,706 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:12:00,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:12:24,841 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:12:49,539 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:13:15,025 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:13:42,917 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:14:06,389 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:14:31,971 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 06:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 06:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:15:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 06:15:00,003 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 06:15:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:15:28,941 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:15:53,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:16:21,559 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:16:50,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:17:19,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:17:46,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:18:16,858 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:18:43,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:19:11,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:19:38,707 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:20:06,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:20:33,641 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:20:58,918 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:21:23,904 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:21:53,842 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:22:18,852 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:22:44,254 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:23:08,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:23:32,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:24:02,134 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:24:25,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:24:49,713 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:25:14,960 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:25:39,510 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:26:03,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:26:28,287 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:26:52,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:27:16,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:27:39,334 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:28:05,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:28:34,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:29:00,546 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:29:28,690 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:29:56,799 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 06:30:00,011 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 06:30:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:30:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 06:30:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 06:30:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:30:25,600 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:30:53,901 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:31:18,490 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:31:42,234 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:32:06,577 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:32:36,161 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:33:04,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:33:33,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:34:00,449 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:34:26,385 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:34:53,814 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:35:19,370 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:35:47,337 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:36:12,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:36:36,331 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:37:04,202 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:37:31,499 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:37:55,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:38:24,898 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:38:48,085 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:39:13,452 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:39:38,499 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:40:01,621 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:40:27,217 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:40:51,992 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:41:19,838 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:41:47,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:42:17,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:42:44,376 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:43:08,800 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:43:34,788 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:44:03,914 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:44:28,560 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:44:52,966 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 06:45:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 06:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:45:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 06:45:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 06:45:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:45:25,876 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:45:54,277 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:46:19,595 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:46:45,523 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:47:14,516 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:47:41,843 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:48:04,973 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:48:32,260 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:48:58,832 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:49:24,190 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:49:50,278 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:50:13,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:50:39,407 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:51:03,814 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:51:30,612 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:51:55,250 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:52:22,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:52:49,848 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:53:12,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:53:42,155 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:54:11,841 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:54:39,913 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:55:08,617 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:55:38,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:56:06,161 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:56:33,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:57:02,685 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:57:26,880 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:57:52,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:58:21,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:58:46,454 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:59:14,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 06:59:42,374 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 07:00:00,013 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 07:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 07:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 07:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 07:00:00,015 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 07:00:00,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:00:00,016 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 07:00:00,017 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 07:00:00,018 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:00:26,121 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:00:54,350 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:01:23,480 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:01:48,550 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:02:14,077 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:02:39,835 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:03:05,710 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:03:28,806 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:03:54,499 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:04:18,570 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:04:48,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:05:17,362 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:05:41,738 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:06:05,388 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:06:32,127 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:06:59,162 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:07:25,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:07:51,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:08:15,698 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:08:45,220 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:09:12,686 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:09:36,778 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:10:03,372 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:10:28,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:10:52,459 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:11:21,631 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:11:46,853 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:12:14,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:12:42,639 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:13:11,032 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:13:40,708 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:14:06,169 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:14:33,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 07:15:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 07:15:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 07:15:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 07:15:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:15:26,670 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:15:53,670 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:16:21,975 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:16:50,158 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:17:18,895 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:17:45,559 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:18:11,123 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:18:38,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:19:03,258 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:19:29,203 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:19:59,076 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:20:27,247 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:20:51,542 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:21:14,672 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:21:43,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:22:08,939 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:22:36,803 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:23:01,046 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:23:24,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:23:48,411 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:24:12,257 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:24:40,559 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:25:06,502 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:25:31,887 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:25:57,925 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:26:23,040 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:26:47,100 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:27:16,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:27:45,211 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:28:11,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:28:35,383 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:28:58,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:29:25,513 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:29:48,880 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 07:30:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 07:30:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:30:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 07:30:00,012 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 07:30:00,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:30:27,691 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:30:57,358 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:31:21,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:31:48,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:32:15,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:32:41,620 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:33:07,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:33:32,281 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:33:59,132 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:34:23,802 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:34:49,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:35:13,695 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:35:37,068 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:36:01,227 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:36:26,527 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:36:55,399 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:37:22,826 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:37:51,232 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:38:16,289 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:38:43,473 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:39:07,207 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:39:31,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:39:55,620 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:40:19,923 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:40:47,688 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:41:13,229 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:41:40,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:42:06,111 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:42:30,499 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:42:55,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:43:20,086 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:43:48,168 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:44:14,817 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:44:43,722 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 07:45:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 07:45:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:45:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 07:45:00,004 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 07:45:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:45:23,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:45:51,765 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:46:17,571 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:46:46,159 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:47:13,552 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:47:38,070 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:48:04,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:48:28,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:48:53,236 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:49:17,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:49:43,927 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:50:13,614 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:50:38,593 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:51:08,570 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:51:35,475 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:52:04,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:52:30,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:52:58,691 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:53:26,769 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:53:51,378 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:54:18,860 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:54:48,461 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:55:15,565 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:55:44,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:56:12,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:56:39,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:57:07,650 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:57:37,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:58:01,442 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:58:28,222 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:58:58,038 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:59:21,147 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 07:59:48,052 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 08:00:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 08:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 08:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 08:00:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 08:00:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 08:00:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 08:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 08:00:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:00:29,962 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:00:54,932 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:01:21,416 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:01:46,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:02:11,478 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:02:40,442 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:03:09,991 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:03:38,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:04:07,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:04:31,250 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:04:57,144 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:05:26,973 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:05:56,295 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:06:21,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:06:44,852 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:07:14,650 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:07:38,273 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:08:04,729 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:08:31,059 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:08:57,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:09:21,460 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:09:48,259 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:10:17,186 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:10:40,694 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:11:04,521 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:11:28,980 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:11:52,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:12:18,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:12:43,240 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:13:13,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:13:36,752 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:14:02,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:14:30,680 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 08:15:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 08:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 08:15:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:15:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 08:15:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:15:27,340 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:15:54,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:16:18,621 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:16:45,443 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:17:11,304 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:17:40,054 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:18:04,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:18:32,682 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:19:02,627 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:19:31,162 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:19:57,735 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:20:25,835 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:20:54,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:21:21,187 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:21:51,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:22:14,168 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:22:39,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:23:06,376 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:23:31,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:23:55,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:24:24,981 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:24:51,661 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:25:19,695 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:25:47,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:26:12,683 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:26:35,692 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:27:03,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:27:30,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:27:56,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:28:20,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:28:47,855 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:29:13,583 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:29:38,646 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 08:30:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 08:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:30:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 08:30:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 08:30:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:30:27,475 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:30:50,754 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:31:16,097 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:31:39,159 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:32:06,180 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:32:35,747 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:33:03,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:33:27,870 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:33:57,307 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:34:26,932 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:34:53,294 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:35:19,264 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:35:48,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:36:15,168 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:36:42,719 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:37:05,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:37:33,424 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:37:57,026 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:38:26,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:38:54,664 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:39:23,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:39:50,922 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:40:20,578 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:40:44,477 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:41:08,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:41:38,682 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:42:03,937 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:42:28,352 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:42:56,028 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:43:24,552 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:43:49,220 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:44:15,600 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:44:43,058 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 08:45:00,009 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 08:45:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 08:45:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 08:45:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:45:00,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:45:29,400 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:45:53,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:46:23,439 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:46:48,477 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:47:12,670 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:47:42,375 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:48:11,378 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:48:41,170 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:49:09,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:49:33,417 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:49:59,055 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:50:27,310 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:50:52,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:51:20,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:51:43,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:52:07,413 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:52:30,731 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:53:00,640 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:53:29,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:53:58,719 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:54:26,633 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:54:54,537 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:55:19,474 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:55:48,758 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:56:18,661 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:56:45,271 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:57:11,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:57:34,525 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:58:02,372 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:58:29,508 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:58:59,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:59:23,630 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 08:59:50,661 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 09:00:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 09:00:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 09:00:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 09:00:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 09:00:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 09:00:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 09:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 09:00:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:00:29,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:00:57,236 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:01:27,206 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:01:56,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:02:23,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:02:50,226 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:03:16,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:03:40,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:04:07,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:04:34,526 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:05:04,347 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:05:29,221 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:05:57,928 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:06:27,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:06:51,583 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:07:18,695 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:07:45,530 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:08:14,903 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:08:41,054 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:09:10,446 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:09:34,339 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:10:03,385 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:10:29,569 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:10:57,905 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:11:26,605 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:11:51,714 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:12:16,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:12:45,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:13:11,364 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:13:40,530 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:14:09,695 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:14:35,133 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 09:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 09:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 09:15:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 09:15:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:15:24,217 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:15:49,933 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:16:17,163 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:16:41,765 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:17:05,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:17:30,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:17:55,059 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:18:21,160 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:18:45,481 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:19:13,787 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:19:42,622 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:20:05,852 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:20:31,533 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:20:58,494 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:21:25,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:21:53,655 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:22:20,256 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:22:47,713 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:23:13,420 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:23:43,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:24:08,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:24:36,476 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:25:03,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:25:30,641 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:25:54,712 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:26:24,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:26:50,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:27:19,159 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:27:46,476 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:28:11,933 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:28:35,127 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:29:01,387 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:29:28,276 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:29:54,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 09:30:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 09:30:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:30:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 09:30:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 09:30:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:30:24,782 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:30:50,252 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:31:16,342 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:31:44,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:32:14,281 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:32:44,120 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:33:12,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:33:42,653 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:34:10,396 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:34:37,745 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:35:02,146 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:35:26,998 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:35:50,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:36:14,709 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:36:42,516 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:37:12,214 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:37:37,352 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:38:01,157 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:38:29,086 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:38:55,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:39:21,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:39:47,211 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:40:15,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:40:43,805 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:41:10,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:41:36,809 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:42:03,846 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:42:31,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:42:55,645 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:43:20,225 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:43:45,583 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:44:09,075 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:44:38,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 09:45:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 09:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 09:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 09:45:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:45:27,997 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:45:53,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:46:23,259 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:46:49,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:47:17,449 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:47:44,089 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:48:11,613 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:48:37,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:49:04,644 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:49:34,608 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:50:02,794 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:50:26,145 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:50:54,511 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:51:23,153 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:51:51,019 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:52:14,306 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:52:37,891 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:53:05,234 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:53:31,855 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:54:00,847 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:54:26,342 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:54:50,657 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:55:13,705 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:55:43,148 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:56:08,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:56:34,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:56:57,949 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:57:22,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:57:51,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:58:17,163 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:58:40,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:59:04,832 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:59:29,375 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 09:59:57,511 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 10:00:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 10:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 10:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 10:00:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 10:00:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 10:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 10:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 10:00:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:00:26,875 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:00:50,114 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:01:14,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:01:37,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:02:04,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:02:32,303 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:03:01,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:03:29,819 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:03:56,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:04:21,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:04:48,170 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:05:17,784 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:05:47,433 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:06:12,715 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:06:42,160 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:07:06,586 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:07:35,168 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:07:58,971 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:08:25,477 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:08:49,617 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:09:13,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:09:36,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:10:04,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:10:27,947 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:10:51,488 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:11:15,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:11:41,991 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:12:05,623 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:12:32,939 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:13:02,290 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:13:27,400 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:13:51,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:14:17,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:14:43,346 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 10:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 10:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 10:15:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 10:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:15:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:15:28,905 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:15:54,585 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:16:24,260 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:16:54,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:17:20,433 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:17:48,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:18:14,777 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:18:43,639 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:19:13,256 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:19:41,812 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:20:08,190 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:20:33,997 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:21:00,504 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:21:26,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:21:56,508 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:22:24,981 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:22:54,962 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:23:22,747 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:23:51,823 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:24:14,844 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:24:40,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:25:06,478 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:25:30,525 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:25:57,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:26:23,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:26:52,322 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:27:20,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:27:45,817 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:28:12,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:28:36,551 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:29:01,032 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:29:24,331 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:29:48,209 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 10:30:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 10:30:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:30:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 10:30:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 10:30:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:30:24,379 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:30:49,518 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:31:18,488 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:31:41,866 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:32:07,850 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:32:35,895 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:33:04,822 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:33:33,023 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:34:02,702 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:34:31,237 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:34:58,879 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:35:24,019 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:35:50,161 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:36:16,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:36:41,976 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:37:06,066 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:37:36,046 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:38:02,630 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:38:30,380 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:38:59,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:39:25,287 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:39:52,261 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:40:21,385 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:40:46,791 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:41:16,054 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:41:45,501 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:42:15,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:42:41,099 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:43:04,134 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:43:33,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:43:59,527 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:44:27,079 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:44:56,730 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 10:45:00,015 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 10:45:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 10:45:00,015 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 10:45:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:45:24,026 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:45:50,562 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:46:14,970 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:46:44,407 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:47:11,652 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:47:34,913 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:47:59,458 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:48:22,904 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:48:50,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:49:19,222 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:49:44,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:50:10,061 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:50:34,055 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:51:02,788 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:51:26,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:51:55,556 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:52:22,858 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:52:52,514 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:53:16,847 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:53:41,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:54:10,920 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:54:34,188 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:54:57,905 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:55:22,096 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:55:48,270 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:56:13,256 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:56:42,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:57:11,124 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:57:40,393 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:58:04,630 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:58:33,719 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:59:01,931 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:59:28,700 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 10:59:55,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 11:00:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 11:00:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 11:00:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 11:00:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 11:00:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 11:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 11:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 11:00:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:00:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:00:25,440 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:00:49,591 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:01:18,019 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:01:45,876 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:02:12,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:02:36,242 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:03:00,331 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:03:26,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:03:54,740 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:04:24,509 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:04:50,438 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:05:16,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:05:44,339 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:06:10,064 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:06:36,890 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:07:04,751 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:07:31,939 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:08:00,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:08:26,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:08:56,578 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:09:24,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:09:54,290 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:10:20,547 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:10:45,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:11:11,898 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:11:39,835 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:12:08,193 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:12:34,383 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:12:58,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:13:24,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:13:54,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:14:20,659 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:14:49,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 11:15:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 11:15:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:15:00,007 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 11:15:00,009 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 11:15:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:15:23,885 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:15:48,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:16:14,095 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:16:38,440 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:17:03,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:17:32,849 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:17:58,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:18:23,990 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:18:47,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:19:16,342 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:19:44,285 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:20:10,188 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:20:35,471 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:20:58,805 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:21:27,637 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:21:51,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:22:17,757 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:22:42,831 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:23:08,083 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:23:33,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:23:59,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:24:28,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:24:56,867 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:25:22,467 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:25:49,044 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:26:13,795 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:26:40,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:27:09,578 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:27:34,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:28:01,993 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:28:30,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:28:58,842 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:29:23,574 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:29:51,522 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 11:30:00,011 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 11:30:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:30:00,011 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 11:30:00,013 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 11:30:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:30:23,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:30:49,177 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:31:17,730 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:31:41,671 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:32:05,367 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:32:28,736 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:32:55,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:33:23,782 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:33:53,501 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:34:22,643 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:34:49,155 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:35:13,271 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:35:41,221 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:36:05,290 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:36:29,543 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:36:55,842 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:37:23,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:37:47,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:38:11,885 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:38:38,110 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:39:03,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:39:31,461 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:39:54,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:40:21,207 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:40:46,521 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:41:13,587 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:41:39,664 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:42:09,364 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:42:32,756 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:42:59,488 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:43:23,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:43:53,380 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:44:18,747 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:44:45,811 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 11:45:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 11:45:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:45:00,000 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 11:45:00,001 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 11:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:45:29,680 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:45:54,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:46:17,289 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:46:41,973 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:47:05,950 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:47:35,217 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:48:04,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:48:29,097 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:48:57,212 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:49:24,644 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:49:49,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:50:13,042 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:50:36,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:51:00,280 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:51:25,605 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:51:54,246 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:52:20,600 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:52:46,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:53:11,448 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:53:36,904 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:54:03,076 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:54:27,403 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:54:51,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:55:20,136 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:55:44,382 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:56:10,225 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:56:38,451 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:57:04,108 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:57:33,593 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:57:58,886 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:58:27,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:58:53,897 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:59:20,692 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 11:59:48,765 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 12:00:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 12:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 12:00:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 12:00:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 12:00:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 12:00:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:00:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 12:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 12:00:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:00:25,406 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:00:51,074 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:01:17,909 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:01:41,920 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:02:09,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:02:36,738 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:02:59,884 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:03:26,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:03:55,655 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:04:24,641 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:04:48,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:05:12,802 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:05:39,935 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:06:09,887 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:06:39,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:07:05,507 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:07:30,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:07:56,137 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:08:24,938 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:08:49,702 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:09:17,306 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:09:42,409 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:10:11,365 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:10:39,337 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:11:06,788 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:11:34,326 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:12:00,393 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:12:24,028 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:12:48,467 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:13:15,278 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:13:41,481 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:14:09,759 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:14:36,205 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 12:15:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 12:15:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:15:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 12:15:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 12:15:00,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:15:24,511 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:15:49,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:16:13,026 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:16:40,810 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:17:04,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:17:32,911 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:17:59,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:18:24,199 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:18:52,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:19:17,959 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:19:47,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:20:15,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:20:40,870 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:21:06,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:21:35,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:22:02,494 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:22:28,550 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:22:57,577 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:23:24,086 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:23:47,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:24:12,542 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:24:35,940 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:25:00,714 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:25:24,543 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:25:52,362 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:26:16,323 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:26:40,357 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:27:09,530 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:27:32,953 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:28:02,825 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:28:29,728 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:28:56,494 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:29:21,678 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:29:44,845 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 12:30:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 12:30:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:30:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 12:30:00,010 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 12:30:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:30:23,393 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:30:51,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:31:17,725 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:31:46,594 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:32:12,663 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:32:40,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:33:06,959 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:33:36,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:34:03,880 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:34:28,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:34:54,673 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:35:20,478 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:35:48,027 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:36:13,018 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:36:41,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:37:10,141 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:37:36,942 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:38:04,316 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:38:27,551 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:38:52,723 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:39:21,429 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:39:50,969 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:40:17,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:40:41,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:41:05,567 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:41:35,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:42:03,437 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:42:26,562 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:42:50,657 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:43:17,909 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:43:41,964 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:44:09,351 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:44:36,337 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 12:45:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 12:45:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:45:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 12:45:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 12:45:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:45:25,312 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:45:50,927 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:46:18,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:46:47,770 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:47:11,221 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:47:36,441 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:48:00,204 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:48:25,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:48:51,176 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:49:21,026 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:49:45,144 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:50:08,532 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:50:32,712 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:51:01,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:51:27,368 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:51:51,868 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:52:19,213 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:52:46,579 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:53:11,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:53:34,646 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:54:03,476 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:54:31,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:54:58,856 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:55:23,114 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:55:46,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:56:09,864 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:56:35,610 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:57:03,277 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:57:32,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:57:58,390 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:58:23,045 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:58:49,940 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:59:18,737 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 12:59:46,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 13:00:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 13:00:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 13:00:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 13:00:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 13:00:00,012 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 13:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 13:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 13:00:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:00:24,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:00:54,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:01:21,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:01:51,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:02:18,814 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:02:45,826 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:03:10,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:03:36,230 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:04:00,944 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:04:29,502 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:04:55,651 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:05:18,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:05:47,417 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:06:14,063 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:06:37,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:07:04,910 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:07:31,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:08:01,569 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:08:28,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:08:55,885 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:09:20,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:09:44,599 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:10:09,831 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:10:33,564 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:11:02,914 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:11:26,647 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:11:54,742 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:12:24,472 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:12:54,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:13:20,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:13:43,526 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:14:10,697 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:14:37,153 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 13:15:00,014 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 13:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 13:15:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 13:15:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:15:00,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:15:28,634 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:15:56,417 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:16:20,659 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:16:49,224 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:17:14,335 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:17:40,924 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:18:08,759 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:18:34,067 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:19:00,521 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:19:27,057 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:19:53,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:20:21,295 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:20:46,870 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:21:16,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:21:44,910 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:22:11,237 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:22:36,740 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:23:03,841 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:23:28,528 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:23:56,838 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:24:20,400 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:24:44,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:25:08,054 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:25:36,262 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:26:06,107 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:26:33,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:26:59,162 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:27:22,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:27:49,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:28:12,859 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:28:41,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:29:05,261 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:29:31,543 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 13:30:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 13:30:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 13:30:00,005 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 13:30:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:30:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:30:26,085 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:30:55,713 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:31:23,089 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:31:49,384 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:32:18,460 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:32:45,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:33:10,426 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:33:36,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:34:02,795 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:34:26,437 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:34:55,116 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:35:23,371 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:35:47,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:36:12,735 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:36:39,250 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:37:03,571 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:37:29,392 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:37:57,561 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:38:22,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:38:51,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:39:19,795 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:39:44,949 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:40:08,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:40:34,632 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:41:00,052 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:41:26,835 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:41:55,751 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:42:20,266 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:42:49,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:43:12,771 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:43:37,831 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:44:07,722 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:44:35,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 13:45:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 13:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 13:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 13:45:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:45:28,162 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:45:58,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:46:21,367 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:46:48,549 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:47:17,374 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:47:40,614 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:48:05,527 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:48:35,335 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:49:01,965 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:49:27,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:49:54,596 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:50:20,758 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:50:46,574 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:51:14,218 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:51:41,298 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:52:08,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:52:34,023 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:52:58,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:53:27,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:53:55,446 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:54:20,779 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:54:49,645 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:55:18,506 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:55:43,261 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:56:06,820 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:56:35,388 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:57:02,720 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:57:26,655 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:57:52,855 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:58:20,436 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:58:45,763 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:59:15,233 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 13:59:38,297 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 14:00:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 14:00:00,006 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 14:00:00,006 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 14:00:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 14:00:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 14:00:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:00:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 14:00:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 14:00:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:00:23,772 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:00:47,529 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:01:16,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:01:45,375 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:02:10,630 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:02:38,288 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:03:01,714 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:03:27,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:03:55,426 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:04:20,918 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:04:44,833 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:05:14,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:05:40,285 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:06:03,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:06:31,951 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:06:55,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:07:25,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:07:48,734 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:08:15,205 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:08:41,516 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:09:10,201 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:09:33,865 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:10:03,606 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:10:28,315 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:10:52,952 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:11:17,700 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:11:43,321 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:12:12,498 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:12:36,864 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:13:06,283 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:13:34,472 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:14:03,446 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:14:30,199 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 14:15:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 14:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:15:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 14:15:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 14:15:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:15:26,519 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:15:50,351 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:16:16,759 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:16:43,625 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:17:13,110 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:17:39,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:18:03,867 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:18:26,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:18:54,537 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:19:22,073 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:19:49,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:20:14,506 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:20:37,726 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:21:07,095 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:21:34,484 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:22:00,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:22:28,389 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:22:54,074 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:23:18,444 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:23:47,788 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:24:16,326 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:24:40,358 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:25:07,510 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:25:32,048 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:25:58,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:26:27,864 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:26:54,199 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:27:22,091 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:27:50,316 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:28:16,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:28:39,697 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:29:04,759 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:29:32,575 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 14:30:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 14:30:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:30:00,006 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 14:30:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 14:30:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:30:29,861 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:30:58,324 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:31:23,908 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:31:50,740 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:32:16,960 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:32:44,858 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:33:09,381 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:33:38,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:34:07,982 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:34:37,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:35:01,594 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:35:30,075 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:35:59,035 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:36:27,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:36:54,126 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:37:21,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:37:50,018 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:38:14,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:38:43,845 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:39:08,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:39:35,548 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:40:00,703 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:40:29,487 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:40:54,453 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:41:19,160 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:41:47,536 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:42:13,186 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:42:41,986 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:43:07,582 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:43:37,071 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:44:00,362 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:44:28,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:44:56,159 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 14:45:00,009 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 14:45:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:45:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 14:45:00,009 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 14:45:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:45:26,503 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:45:49,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:46:13,335 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:46:39,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:47:08,113 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:47:35,693 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:48:04,603 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:48:33,961 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:48:58,725 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:49:26,865 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:49:54,306 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:50:21,956 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:50:51,432 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:51:20,871 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:51:47,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:52:10,908 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:52:39,587 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:53:09,228 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:53:34,365 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:53:59,387 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:54:23,966 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:54:53,844 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:55:22,857 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:55:51,050 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:56:14,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:56:41,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:57:05,631 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:57:34,107 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:58:01,863 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:58:30,882 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:58:54,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:59:19,283 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 14:59:46,157 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 15:00:00,013 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 15:00:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 15:00:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 15:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 15:00:00,015 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 15:00:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:00:00,015 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 15:00:00,017 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 15:00:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:00:23,527 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:00:53,435 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:01:22,184 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:01:51,858 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:02:20,498 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:02:49,497 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:03:16,837 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:03:40,866 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:04:05,969 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:04:35,687 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:05:00,646 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:05:24,324 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:05:50,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:06:16,139 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:06:40,363 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:07:09,227 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:07:36,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:08:02,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:08:30,461 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:08:53,625 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:09:19,367 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:09:45,152 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:10:11,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:10:38,315 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:11:01,543 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:11:25,836 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:11:49,815 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:12:19,645 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:12:48,649 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:13:14,308 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:13:38,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:14:04,435 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:14:30,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 15:15:00,013 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 15:15:00,013 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 15:15:00,015 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 15:15:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:15:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:15:28,192 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:15:55,988 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:16:20,399 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:16:45,782 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:17:08,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:17:38,741 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:18:03,142 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:18:27,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:18:56,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:19:20,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:19:49,810 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:20:14,872 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:20:40,787 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:21:05,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:21:34,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:22:01,104 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:22:30,698 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:23:00,474 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:23:30,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:23:55,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:24:21,978 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:24:50,697 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:25:18,579 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:25:42,438 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:26:10,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:26:36,648 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:26:59,777 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:27:29,446 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:27:58,523 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:28:24,690 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:28:54,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:29:20,307 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:29:50,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 15:30:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 15:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:30:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 15:30:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 15:30:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:30:27,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:30:56,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:31:21,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:31:46,140 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:32:15,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:32:42,911 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:33:11,528 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:33:37,769 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:34:06,871 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:34:34,142 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:35:03,971 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:35:29,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:35:55,892 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:36:25,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:36:52,982 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:37:20,322 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:37:46,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:38:16,329 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:38:45,339 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:39:09,827 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:39:36,319 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:40:05,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:40:30,425 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:40:58,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:41:21,891 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:41:45,286 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:42:14,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:42:41,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:43:10,223 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:43:35,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:44:01,414 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:44:30,639 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 15:45:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 15:45:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:45:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 15:45:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 15:45:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:45:23,981 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:45:49,130 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:46:16,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:46:43,548 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:47:11,631 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:47:34,742 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:48:00,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:48:29,943 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:48:58,468 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:49:25,450 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:49:54,506 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:50:23,737 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:50:47,633 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:51:11,586 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:51:38,393 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:52:05,098 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:52:31,735 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:52:58,382 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:53:21,564 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:53:44,610 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:54:14,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:54:40,721 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:55:10,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:55:37,265 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:56:04,820 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:56:30,325 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:56:56,870 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:57:26,025 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:57:55,299 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:58:18,651 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:58:47,164 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:59:15,551 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 15:59:44,190 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 16:00:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 16:00:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 16:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 16:00:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 16:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 16:00:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 16:00:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:00:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 16:00:29,019 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:00:52,149 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:01:18,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:01:44,071 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:02:07,253 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:02:35,944 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:03:02,993 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:03:32,933 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:04:01,544 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:04:29,461 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:04:58,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:05:23,613 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:05:50,901 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:06:15,455 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:06:45,279 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:07:11,392 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:07:37,522 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:08:00,874 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:08:25,296 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:08:53,545 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:09:21,436 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:09:45,423 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:10:14,440 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:10:39,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:11:05,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:11:29,487 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:11:55,783 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:12:25,300 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:12:53,501 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:13:19,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:13:48,442 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:14:17,298 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:14:42,033 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 16:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 16:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:15:00,001 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 16:15:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 16:15:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:15:25,205 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:15:49,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:16:17,303 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:16:41,975 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:17:09,525 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:17:37,413 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:18:01,987 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:18:30,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:18:55,930 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:19:25,577 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:19:51,142 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:20:19,085 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:20:43,962 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:21:12,155 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:21:39,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:22:03,747 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:22:29,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:22:56,475 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:23:20,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:23:47,678 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:24:16,976 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:24:41,350 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:25:10,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:25:35,921 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:26:05,544 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:26:32,128 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:27:01,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:27:25,348 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:27:48,411 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:28:11,763 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:28:39,589 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:29:05,800 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:29:29,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:29:55,686 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 16:30:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 16:30:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 16:30:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 16:30:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:30:29,975 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:30:54,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:31:22,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:31:47,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:32:14,203 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:32:39,421 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:33:04,685 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:33:33,689 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:34:03,303 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:34:30,686 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:34:57,900 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:35:25,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:35:48,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:36:17,845 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:36:45,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:37:10,815 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:37:38,329 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:38:04,727 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:38:33,928 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:38:58,350 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:39:22,873 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:39:47,705 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:40:10,763 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:40:37,772 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:41:06,939 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:41:30,720 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:41:54,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:42:17,554 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:42:45,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:43:12,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:43:36,432 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:44:05,786 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:44:32,963 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 16:45:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 16:45:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:45:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 16:45:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 16:45:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:45:24,316 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:45:49,695 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:46:14,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:46:43,275 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:47:12,022 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:47:39,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:48:03,313 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:48:27,045 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:48:53,404 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:49:19,536 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:49:46,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:50:15,570 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:50:45,218 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:51:08,881 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:51:37,164 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:52:02,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:52:31,618 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:53:01,498 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:53:28,318 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:53:58,227 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:54:24,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:54:49,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:55:15,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:55:42,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:56:10,176 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:56:34,575 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:56:58,125 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:57:27,349 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:57:52,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:58:18,684 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:58:45,535 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:59:13,379 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 16:59:37,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 17:00:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 17:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 17:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 17:00:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 17:00:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 17:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 17:00:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 17:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:00:28,137 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:00:54,615 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:01:20,518 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:01:48,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:02:17,203 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:02:41,071 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:03:09,879 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:03:35,329 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:03:58,708 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:04:23,582 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:04:52,911 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:05:21,495 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:05:51,482 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:06:18,748 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:06:46,771 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:07:11,048 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:07:36,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:08:04,918 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:08:29,124 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:08:58,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:09:26,699 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:09:50,897 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:10:15,511 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:10:39,460 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:11:06,768 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:11:31,781 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:11:56,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:12:20,641 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:12:49,572 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:13:16,451 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:13:43,212 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:14:08,582 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:14:33,283 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 17:15:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 17:15:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:15:00,005 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 17:15:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 17:15:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:15:25,099 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:15:50,337 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:16:15,818 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:16:40,378 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:17:07,302 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:17:33,164 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:17:56,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:18:22,420 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:18:51,422 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:19:15,863 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:19:43,902 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:20:11,333 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:20:36,116 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:20:59,182 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:21:25,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:21:53,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:22:21,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:22:45,053 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:23:08,742 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:23:36,534 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:24:02,204 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:24:27,519 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:24:53,061 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:25:20,319 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:25:48,912 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:26:14,809 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:26:38,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:27:06,811 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:27:32,576 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:27:58,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:28:24,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:28:49,776 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:29:17,425 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:29:41,398 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 17:30:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 17:30:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:30:00,002 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 17:30:00,004 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 17:30:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:30:29,924 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:30:53,112 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:31:19,614 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:31:46,201 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:32:15,510 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:32:44,278 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:33:07,631 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:33:35,132 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:34:00,955 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:34:25,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:34:53,871 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:35:18,124 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:35:43,402 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:36:10,277 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:36:34,730 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:37:03,802 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:37:29,737 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:37:55,360 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:38:25,071 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:38:50,840 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:39:18,451 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:39:42,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:40:07,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:40:30,469 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:40:55,195 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:41:18,926 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:41:48,177 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:42:15,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:42:45,311 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:43:14,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:43:43,525 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:44:10,083 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:44:33,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 17:45:00,014 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 17:45:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:45:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 17:45:00,016 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 17:45:00,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:45:27,743 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:45:53,824 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:46:22,142 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:46:48,041 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:47:11,273 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:47:41,263 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:48:07,566 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:48:31,895 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:48:57,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:49:22,685 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:49:51,360 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:50:18,899 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:50:47,709 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:51:11,232 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:51:36,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:52:02,755 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:52:30,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:52:55,551 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:53:19,428 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:53:42,573 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:54:09,714 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:54:34,658 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:54:57,807 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:55:23,980 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:55:52,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:56:18,402 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:56:42,130 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:57:09,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:57:35,374 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:57:59,252 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:58:27,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:58:53,663 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:59:20,995 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 17:59:44,110 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 18:00:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 18:00:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 18:00:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 18:00:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 18:00:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 18:00:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 18:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 18:00:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:00:29,825 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:00:53,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:01:18,473 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:01:43,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:02:09,241 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:02:34,097 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:03:01,120 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:03:30,452 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:03:57,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:04:24,947 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:04:54,069 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:05:18,386 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:05:46,827 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:06:14,790 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:06:42,535 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:07:06,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:07:36,423 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:07:59,766 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:08:25,849 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:08:51,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:09:15,930 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:09:42,218 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:10:09,718 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:10:37,675 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:11:03,101 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:11:27,712 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:11:50,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:12:19,838 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:12:49,411 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:13:15,374 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:13:43,873 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:14:07,958 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:14:31,731 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 18:15:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 18:15:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:15:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 18:15:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 18:15:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:15:25,715 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:15:54,624 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:16:22,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:16:50,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:17:18,240 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:17:48,145 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:18:11,329 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:18:40,754 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:19:04,998 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:19:31,890 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:19:54,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:20:22,700 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:20:47,207 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:21:17,150 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:21:44,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:22:10,752 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:22:39,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:23:06,069 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:23:34,039 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:24:03,240 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:24:30,341 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:24:53,557 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:25:17,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:25:47,422 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:26:14,096 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:26:42,961 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:27:12,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:27:42,104 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:28:05,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:28:34,941 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:28:59,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:29:26,589 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:29:53,826 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 18:30:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 18:30:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:30:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 18:30:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 18:30:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:30:29,280 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:30:54,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:31:19,312 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:31:44,488 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:32:08,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:32:38,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:33:01,230 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:33:27,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:33:55,668 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:34:21,116 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:34:48,496 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:35:15,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:35:38,684 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:36:07,193 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:36:37,027 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:37:02,376 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:37:26,184 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:37:55,821 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:38:22,422 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:38:46,517 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:39:14,799 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:39:38,103 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:40:01,502 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:40:30,669 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:40:57,875 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:41:23,547 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:41:49,348 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:42:16,334 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:42:46,234 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:43:13,020 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:43:42,784 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:44:12,238 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:44:39,284 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 18:45:00,004 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 18:45:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:45:00,004 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 18:45:00,006 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 18:45:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:45:26,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:45:51,958 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:46:21,288 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:46:47,464 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:47:12,112 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:47:36,166 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:48:05,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:48:29,287 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:48:59,184 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:49:22,439 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:49:49,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:50:18,423 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:50:43,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:51:07,161 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:51:35,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:52:03,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:52:28,772 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:52:52,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:53:16,587 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:53:46,410 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:54:14,310 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:54:39,128 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:55:04,611 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:55:34,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:55:59,613 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:56:29,133 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:56:57,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:57:21,797 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:57:49,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:58:14,667 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:58:38,386 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:59:07,532 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 18:59:34,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 19:00:00,014 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 19:00:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 19:00:00,014 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 19:00:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 19:00:00,016 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 19:00:00,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:00:00,016 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 19:00:00,016 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 19:00:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:00:23,112 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:00:50,885 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:01:18,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:01:41,479 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:02:06,282 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:02:30,791 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:02:54,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:03:18,183 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:03:44,549 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:04:13,181 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:04:36,640 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:05:06,308 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:05:30,412 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:05:56,449 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:06:24,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:06:52,745 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:07:21,887 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:07:47,732 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:08:12,407 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:08:40,595 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:09:07,787 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:09:32,903 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:09:58,720 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:10:27,578 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:10:52,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:11:15,435 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:11:44,874 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:12:10,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:12:35,447 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:13:00,239 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:13:26,269 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:13:53,556 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:14:22,841 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:14:49,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 19:15:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 19:15:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:15:00,008 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 19:15:00,009 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 19:15:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:15:28,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:15:57,176 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:16:25,348 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:16:50,268 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:17:15,500 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:17:43,732 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:18:09,655 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:18:35,351 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:19:01,929 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:19:31,913 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:20:01,290 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:20:30,471 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:20:59,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:21:25,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:21:54,753 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:22:20,852 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:22:46,663 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:23:10,990 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:23:36,518 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:24:00,027 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:24:27,334 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:24:54,114 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:25:17,552 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:25:45,534 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:26:13,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:26:40,789 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:27:06,848 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:27:36,568 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:28:05,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:28:33,994 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:29:02,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:29:31,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 19:30:00,014 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 19:30:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:30:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 19:30:00,016 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 19:30:00,016 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:30:29,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:30:55,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:31:23,467 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:31:51,073 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:32:17,235 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:32:42,330 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:33:06,549 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:33:30,250 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:33:57,744 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:34:21,950 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:34:46,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:35:10,714 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:35:38,026 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:36:02,355 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:36:29,341 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:36:56,771 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:37:25,888 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:37:51,496 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:38:20,467 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:38:44,671 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:39:11,059 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:39:37,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:40:04,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:40:30,423 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:40:56,909 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:41:23,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:41:49,508 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:42:16,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:42:40,385 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:43:05,602 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:43:34,183 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:44:00,194 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:44:23,990 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:44:49,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 19:45:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 19:45:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:45:00,007 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 19:45:00,008 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 19:45:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:45:23,728 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:45:49,929 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:46:18,581 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:46:47,249 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:47:16,497 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:47:43,544 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:48:07,147 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:48:34,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:49:03,979 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:49:27,496 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:49:51,632 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:50:18,030 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:50:42,592 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:51:05,838 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:51:33,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:51:59,540 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:52:22,833 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:52:50,521 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:53:17,773 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:53:41,212 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:54:09,383 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:54:36,381 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:54:59,901 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:55:25,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:55:48,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:56:17,360 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:56:45,961 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:57:13,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:57:43,037 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:58:10,073 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:58:38,444 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:59:07,115 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 19:59:33,502 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 20:00:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 20:00:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 20:00:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 20:00:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 20:00:00,012 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 20:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 20:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 20:00:00,013 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:00:24,279 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:00:48,193 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:01:16,936 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:01:45,106 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:02:10,805 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:02:37,404 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:03:01,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:03:25,164 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:03:51,290 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:04:17,996 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:04:43,127 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:05:13,052 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:05:41,821 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:06:09,415 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:06:35,318 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:07:02,561 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:07:31,509 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:07:58,245 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:08:26,360 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:08:51,871 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:09:17,643 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:09:45,618 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:10:11,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:10:36,808 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:11:02,230 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:11:30,944 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:11:56,368 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:12:19,405 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:12:48,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:13:11,959 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:13:41,505 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:14:05,780 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:14:28,857 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:14:55,590 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 20:15:00,006 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 20:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 20:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 20:15:00,006 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:15:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:15:29,200 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:15:55,123 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:16:24,906 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:16:51,272 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:17:18,580 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:17:47,938 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:18:15,732 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:18:41,333 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:19:08,599 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:19:37,359 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:20:00,776 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:20:25,882 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:20:52,923 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:21:19,724 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:21:44,900 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:22:12,096 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:22:35,318 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:22:59,508 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:23:24,178 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:23:53,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:24:18,860 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:24:46,884 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:25:11,198 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:25:40,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:26:04,913 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:26:31,896 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:26:59,413 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:27:23,166 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:27:46,756 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:28:10,417 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:28:39,615 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:29:08,834 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:29:37,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 20:30:00,010 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 20:30:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 20:30:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 20:30:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:30:00,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:30:23,754 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:30:47,540 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:31:15,308 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:31:44,775 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:32:11,744 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:32:40,965 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:33:09,430 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:33:32,488 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:33:56,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:34:25,623 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:34:55,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:35:22,089 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:35:48,414 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:36:17,865 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:36:47,228 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:37:16,136 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:37:44,254 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:38:11,586 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:38:37,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:39:01,047 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:39:30,969 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:39:54,478 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:40:18,175 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:40:42,747 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:41:08,762 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:41:32,061 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:42:01,801 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:42:26,324 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:42:49,676 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:43:15,514 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:43:42,487 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:44:11,678 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:44:39,665 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 20:45:00,002 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 20:45:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:45:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 20:45:00,002 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 20:45:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:45:26,975 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:45:54,862 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:46:23,799 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:46:51,883 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:47:14,956 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:47:44,884 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:48:14,750 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:48:39,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:49:04,221 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:49:31,604 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:49:56,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:50:20,629 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:50:44,817 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:51:11,643 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:51:37,875 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:52:07,539 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:52:34,034 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:53:03,961 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:53:29,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:53:52,951 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:54:20,565 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:54:47,663 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:55:17,305 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:55:43,892 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:56:09,447 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:56:34,947 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:57:02,462 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:57:26,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:57:53,114 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:58:21,917 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:58:50,975 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:59:19,786 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 20:59:43,246 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 21:00:00,014 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 21:00:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 21:00:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 21:00:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 21:00:00,016 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 21:00:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:00:00,017 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 21:00:00,017 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 21:00:00,018 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:00:28,518 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:00:54,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:01:20,424 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:01:45,950 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:02:09,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:02:36,665 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:03:01,446 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:03:27,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:03:56,899 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:04:25,776 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:04:53,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:05:21,733 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:05:45,791 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:06:13,749 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:06:39,353 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:07:05,437 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:07:31,838 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:07:56,049 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:08:22,623 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:08:49,717 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:09:13,324 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:09:38,312 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:10:02,233 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:10:31,459 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:10:54,709 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:11:22,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:11:48,231 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:12:14,609 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:12:42,588 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:13:06,891 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:13:31,192 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:13:57,043 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:14:23,280 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:14:47,621 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 21:15:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 21:15:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:15:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 21:15:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 21:15:00,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:15:28,320 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:15:53,952 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:16:21,725 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:16:50,619 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:17:19,027 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:17:48,327 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:18:12,352 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:18:36,524 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:19:01,866 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:19:29,403 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:19:53,160 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:20:22,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:20:45,663 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:21:09,356 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:21:36,830 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:22:02,375 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:22:26,132 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:22:51,126 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:23:15,501 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:23:40,318 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:24:04,813 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:24:29,690 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:24:58,635 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:25:22,058 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:25:51,562 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:26:20,058 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:26:43,723 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:27:07,552 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:27:34,105 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:27:58,232 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:28:28,116 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:28:55,502 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:29:23,653 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:29:52,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 21:30:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 21:30:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:30:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 21:30:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 21:30:00,010 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:30:27,841 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:30:57,851 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:31:21,059 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:31:46,579 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:32:16,082 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:32:43,985 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:33:11,585 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:33:37,806 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:34:02,428 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:34:27,908 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:34:54,345 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:35:19,952 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:35:43,040 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:36:06,556 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:36:36,422 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:36:59,694 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:37:29,190 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:37:56,485 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:38:26,463 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:38:50,058 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:39:18,181 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:39:41,582 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:40:09,486 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:40:37,720 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:41:06,760 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:41:36,031 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:42:04,292 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:42:29,652 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:42:58,600 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:43:24,072 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:43:49,920 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:44:16,998 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:44:43,058 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 21:45:00,012 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 21:45:00,012 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:45:00,012 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 21:45:00,012 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 21:45:00,014 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:45:25,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:45:51,421 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:46:17,079 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:46:43,515 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:47:12,281 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:47:39,328 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:48:06,536 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:48:34,107 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:49:01,957 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:49:25,389 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:49:52,578 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:50:21,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:50:46,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:51:10,176 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:51:40,057 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:52:05,208 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:52:31,457 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:53:00,748 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:53:26,146 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:53:53,128 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:54:17,255 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:54:47,252 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:55:13,977 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:55:40,721 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:56:05,144 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:56:33,433 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:56:56,787 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:57:21,255 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:57:44,883 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:58:08,520 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:58:31,803 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:58:58,973 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:59:25,397 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 21:59:54,258 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 22:00:00,005 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 22:00:00,005 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 22:00:00,005 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 22:00:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 22:00:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:00:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 22:00:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 22:00:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:00:00,006 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 22:00:26,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:00:55,606 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:01:22,694 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:01:46,164 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:02:12,633 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:02:41,305 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:03:06,147 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:03:30,186 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:03:53,633 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:04:22,119 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:04:45,456 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:05:10,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:05:38,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:06:07,470 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:06:32,042 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:06:57,717 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:07:25,942 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:07:55,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:08:22,063 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:08:48,713 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:09:13,761 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:09:39,980 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:10:05,514 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:10:34,642 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:11:04,373 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:11:28,644 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:11:57,844 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:12:20,868 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:12:45,302 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:13:12,506 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:13:35,544 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:14:01,279 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:14:28,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:14:57,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 22:15:00,012 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 22:15:00,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:15:00,015 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 22:15:00,016 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 22:15:00,017 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:15:25,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:15:51,109 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:16:14,388 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:16:38,216 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:17:03,956 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:17:29,465 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:17:53,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:18:18,556 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:18:45,541 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:19:09,688 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:19:36,409 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:20:00,361 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:20:28,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:20:57,645 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:21:27,046 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:21:55,378 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:22:22,316 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:22:51,142 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:23:19,255 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:23:44,342 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:24:12,517 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:24:37,234 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:25:02,137 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:25:27,659 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:25:50,708 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:26:14,391 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:26:38,174 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:27:06,635 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:27:29,896 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:27:58,261 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:28:25,872 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:28:50,045 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:29:13,972 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:29:38,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 22:30:00,007 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 22:30:00,007 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:30:00,007 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 22:30:00,007 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 22:30:00,009 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:30:27,306 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:30:51,828 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:31:19,287 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:31:42,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:32:07,899 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:32:37,672 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:33:02,429 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:33:30,025 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:33:54,664 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:34:21,357 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:34:46,779 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:35:10,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:35:34,106 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:35:57,247 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:36:24,293 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:36:49,598 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:37:12,915 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:37:39,973 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:38:05,260 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:38:34,465 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:38:59,911 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:39:26,745 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:39:55,554 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:40:18,666 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:40:46,106 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:41:10,441 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:41:39,129 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:42:08,651 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:42:36,746 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:43:01,784 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:43:25,681 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:43:55,640 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:44:23,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:44:50,183 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 22:45:00,008 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 22:45:00,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:45:00,008 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 22:45:00,010 [4] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 22:45:00,011 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:45:24,279 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:45:48,764 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:46:14,934 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:46:39,684 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:47:04,701 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:47:30,893 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:47:57,121 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:48:26,109 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:48:55,999 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:49:20,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:49:43,946 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:50:12,366 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:50:39,037 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:51:06,167 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:51:30,580 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:51:59,346 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:52:26,022 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:52:51,716 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:53:18,497 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:53:47,713 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:54:11,531 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:54:36,235 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:54:59,441 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:55:25,068 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:55:49,238 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:56:13,494 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:56:38,466 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:57:06,248 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:57:31,673 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:57:54,830 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:58:22,252 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:58:49,160 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:59:16,225 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 22:59:41,555 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 23:00:00,001 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-16 23:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-16 23:00:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 23:00:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 23:00:00,003 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 23:00:00,003 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 23:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 23:00:00,004 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:00:27,816 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:00:51,820 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:01:17,705 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:01:47,656 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:02:15,839 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:02:44,133 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:03:08,130 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:03:37,124 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:04:06,015 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:04:30,510 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:05:00,376 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:05:23,785 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:05:48,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:06:16,247 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:06:43,509 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:07:12,351 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:07:40,746 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:08:06,242 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:08:35,386 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:08:59,692 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:09:25,842 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:09:53,867 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:10:18,965 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:10:43,155 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:11:11,260 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:11:35,299 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:12:04,505 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:12:31,185 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:12:57,680 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:13:25,437 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:13:52,558 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:14:18,093 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:14:42,377 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 23:15:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 23:15:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:15:00,000 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 23:15:00,000 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 23:15:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:15:29,094 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:15:53,785 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:16:18,892 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:16:45,172 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:17:09,856 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:17:34,715 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:18:04,144 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:18:31,111 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:18:56,539 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:19:21,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:19:51,246 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:20:20,756 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:20:49,766 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:21:18,956 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:21:43,336 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:22:08,533 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:22:35,689 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:23:00,614 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:23:30,328 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:23:57,661 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:24:22,233 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:24:45,278 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:25:10,769 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:25:39,251 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:26:04,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:26:29,584 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:26:53,210 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:27:17,778 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:27:41,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:28:08,571 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:28:31,677 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:28:59,931 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:29:26,886 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:29:52,300 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 23:30:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 23:30:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 23:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 23:30:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:30:25,529 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:30:48,798 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:31:17,989 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:31:42,628 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:32:09,022 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:32:38,943 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:33:03,774 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:33:33,637 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:34:02,804 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:34:30,740 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:34:56,556 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:35:23,883 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:35:48,201 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:36:17,523 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:36:44,849 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:37:13,722 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:37:42,219 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:38:08,084 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:38:33,386 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:38:58,621 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:39:22,309 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:39:51,561 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:40:17,215 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:40:44,604 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:41:10,991 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:41:39,091 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:42:08,894 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:42:36,008 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:43:00,419 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:43:25,090 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:43:48,983 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:44:18,143 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:44:47,565 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-16 23:45:00,000 [12] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-16 23:45:00,000 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:45:00,000 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-16 23:45:00,000 [101] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-16 23:45:00,001 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:45:28,657 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:45:52,461 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:46:16,441 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:46:42,021 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:47:09,754 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:47:34,384 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:47:58,314 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:48:27,577 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:48:54,945 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:49:20,267 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:49:50,028 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:50:18,756 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:50:42,201 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:51:11,402 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:51:37,738 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:52:06,506 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:52:31,971 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:52:56,223 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:53:20,332 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:53:44,177 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:54:13,418 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:54:37,207 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:55:05,789 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:55:32,002 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:55:56,396 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:56:24,899 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:56:54,224 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:57:22,483 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:57:48,914 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:58:18,396 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:58:43,938 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:59:10,262 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-16 23:59:36,931 [12] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
