2026-06-24 00:00:00,001 [11] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 00:00:00,005 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 00:00:00,005 [11] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RestartAppJob', class=FaceIDService.Service.RestartAppJob
2026-06-24 00:00:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RestartAppJob
2026-06-24 00:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 00:00:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:00:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:00:00,005 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 00:00:00,007 [11] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 00:00:00,007 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 00:00:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:00:00,009 [11] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:00,015 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
2026-06-24 00:00:00,019 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Standby>d__70]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
2026-06-24 00:00:00,023 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutting down threadpool...
2026-06-24 00:00:00,023 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Shutdown Quartz.Simpl.TaskSchedulingThreadPool]- Shutdown of threadpool complete.
2026-06-24 00:00:00,027 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Shutdown>d__80]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED Shutdown complete.
2026-06-24 00:00:02,091 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Stopped=================
2026-06-24 00:00:06,291 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ================Application Startup=================
2026-06-24 00:00:07,394 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- ServiceNode => Node ph? trch: 13 MachineId, 6 Group [69, 78, 77, 79, 89, 99] | SignalR=http://localhost:55868/ | SqlPort=55860
2026-06-24 00:00:07,404 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SQL Server Port = 55860
2026-06-24 00:00:07,944 [1] INFO  FaceIDService.Program [Main FaceIDService.Program]- Override SignalR Link = http://localhost:55868/
2026-06-24 00:00:10,267 [1] INFO  Quartz.Impl.StdSchedulerFactory [InitializeProperties Quartz.Impl.StdSchedulerFactory]- Default Quartz.NET properties loaded from embedded resource file
2026-06-24 00:00:10,299 [1] DEBUG Quartz.Simpl.TaskSchedulingThreadPool [Initialize Quartz.Simpl.TaskSchedulingThreadPool]- TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler.
2026-06-24 00:00:10,307 [1] INFO  Quartz.Core.SchedulerSignalerImpl [.ctor Quartz.Core.SchedulerSignalerImpl]- Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl
2026-06-24 00:00:10,307 [1] INFO  Quartz.Core.QuartzScheduler [? ?]- Quartz Scheduler created
2026-06-24 00:00:10,308 [1] INFO  Quartz.Simpl.RAMJobStore [Initialize Quartz.Simpl.RAMJobStore]- RAMJobStore initialized.
2026-06-24 00:00:10,309 [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-24 00:00:10,309 [1] INFO  Quartz.Impl.StdSchedulerFactory [MoveNext Quartz.Impl.StdSchedulerFactory+<Instantiate>d__70]- Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10
2026-06-24 00:00:10,310 [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-24 00:00:10,316 [1] INFO  Quartz.Core.QuartzScheduler [MoveNext Quartz.Core.QuartzScheduler+<Start>d__68]- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2026-06-24 00:00:10,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:10,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:10,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:10,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:00:35,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:01:01,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:01:26,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:01:49,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:02:15,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:02:43,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:03:13,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:03:41,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:04:08,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:04:32,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:05:02,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:05:29,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:05:55,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:06:20,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:06:49,180 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:07:15,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:07:44,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:08:12,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:08:39,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:09:04,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:09:31,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:10:00,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:10:24,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:10:52,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:11:21,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:11:47,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:12:17,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:12:41,785 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:13:08,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:13:36,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:14:03,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:14:28,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:14:54,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 00:15:00,016 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 00:15:00,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:15:00,030 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 00:15:00,034 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:15:00,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:15:23,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:15:51,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:16:14,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:16:39,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:17:07,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:17:32,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:18:01,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:18:28,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:18:55,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:19:21,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:19:44,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:20:07,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:20:32,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:21:01,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:21:27,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:21:55,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:22:21,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:22:47,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:23:15,302 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:23:38,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:24:04,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:24:33,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:24:56,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:25:25,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:25:54,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:26:21,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:26:48,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:27:11,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:27:41,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:28:07,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:28:32,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:28:59,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:29:22,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:29:48,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 00:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 00:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 00:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:30:29,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:30:57,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:31:22,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:31:49,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:32:16,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:32:42,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:33:11,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:33:35,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:34:03,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:34:28,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:34:52,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:35:16,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:35:45,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:36:14,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:36:38,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:37:07,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:37:36,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:37:59,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:38:23,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:38:48,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:39:16,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:39:45,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:40:10,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:40:39,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:41:08,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:41:37,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:42:04,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:42:30,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:42:53,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:43:23,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:43:50,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:44:17,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:44:41,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 00:45:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 00:45:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:45:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 00:45:00,018 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 00:45:00,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:45:25,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:45:49,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:46:16,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:46:42,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:47:08,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:47:34,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:48:03,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:48:28,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:48:57,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:49:22,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:49:51,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:50:19,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:50:46,918 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:51:14,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:51:38,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:52:05,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:52:31,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:52:59,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:53:23,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:53:50,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:54:15,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:54:39,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:55:09,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:55:37,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:56:06,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:56:33,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:57:01,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:57:28,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:57:53,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:58:21,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:58:45,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:59:13,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 00:59:39,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 01:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 01:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 01:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 01:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 01:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 01:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 01:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 01:00:29,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:00:53,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:01:17,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:01:43,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:02:06,806 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:02:33,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:02:57,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:03:25,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:03:54,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:04:23,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:04:53,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:05:22,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:05:49,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:06:12,947 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:06:41,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:07:05,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:07:30,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:07:58,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:08:22,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:08:45,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:09:12,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:09:38,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:10:08,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:10:34,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:10:58,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:11:22,156 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:11:46,324 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:12:12,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:12:39,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:13:06,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:13:30,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:13:58,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:14:22,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:14:51,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 01:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 01:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 01:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 01:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:15:29,722 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:15:57,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:16:21,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:16:49,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:17:16,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:17:44,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:18:12,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:18:35,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:19:02,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:19:31,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:20:01,101 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:20:26,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:20:51,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:21:16,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:21:45,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:22:10,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:22:33,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:22:59,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:23:29,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:23:53,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:24:19,489 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:24:44,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:25:10,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:25:36,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:26:01,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:26:29,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:26:58,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:27:22,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:27:49,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:28:16,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:28:41,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:29:10,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:29:37,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 01:30:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 01:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:30:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 01:30:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 01:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:30:23,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:30:49,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:31:18,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:31:44,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:32:09,713 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:32:36,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:33:05,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:33:30,394 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:33:55,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:34:23,842 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:34:53,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:35:16,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:35:42,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:36:11,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:36:41,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:37:07,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:37:36,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:38:03,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:38:31,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:38:54,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:39:24,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:39:49,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:40:18,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:40:42,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:41:10,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:41:37,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:42:01,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:42:31,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:42:55,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:43:23,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:43:53,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:44:18,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:44:44,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 01:45:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 01:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 01:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 01:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:45:26,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:45:50,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:46:13,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:46:43,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:47:09,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:47:35,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:48:02,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:48:31,311 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:48:55,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:49:20,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:49:47,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:50:16,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:50:43,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:51:10,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:51:34,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:51:59,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:52:24,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:52:47,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:53:17,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:53:46,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:54:09,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:54:39,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:55:09,063 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:55:35,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:55:59,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:56:27,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:56:52,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:57:15,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:57:42,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:58:10,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:58:34,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:59:02,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:59:29,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 01:59:52,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 02:00:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 02:00:00,009 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 02:00:00,009 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 02:00:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 02:00:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 02:00:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:00:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 02:00:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 02:00:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:00:27,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:00:51,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:01:18,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:01:47,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:02:13,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:02:42,119 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:03:09,727 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:03:39,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:04:06,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:04:35,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:05:01,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:05:25,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:05:54,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:06:18,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:06:46,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:07:10,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:07:36,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:07:59,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:08:25,654 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:08:53,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:09:22,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:09:47,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:10:12,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:10:35,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:11:00,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:11:24,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:11:53,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:12:16,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:12:45,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:13:09,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:13:39,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:14:05,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:14:32,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 02:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 02:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 02:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 02:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:15:27,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:15:55,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:16:23,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:16:51,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:17:19,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:17:45,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:18:12,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:18:40,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:19:08,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:19:36,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:20:01,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:20:28,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:20:57,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:21:26,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:21:50,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:22:20,614 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:22:50,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:23:20,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:23:45,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:24:11,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:24:37,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:25:06,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:25:30,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:25:54,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:26:17,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:26:44,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:27:09,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:27:34,395 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:28:00,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:28:29,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:28:55,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:29:23,504 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:29:48,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 02:30:00,015 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 02:30:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 02:30:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:30:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 02:30:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:30:23,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:30:51,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:31:17,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:31:43,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:32:13,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:32:40,289 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:33:05,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:33:31,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:33:55,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:34:18,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:34:44,794 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:35:13,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:35:38,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:36:08,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:36:35,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:37:03,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:37:32,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:38:01,550 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:38:30,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:38:57,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:39:24,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:39:48,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:40:14,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:40:37,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:41:07,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:41:33,429 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:42:00,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:42:29,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:42:54,328 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:43:22,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:43:48,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:44:16,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:44:40,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 02:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 02:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 02:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 02:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:45:24,641 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:45:48,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:46:11,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:46:36,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:47:02,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:47:28,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:47:52,471 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:48:21,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:48:46,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:49:10,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:49:35,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:50:01,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:50:25,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:50:51,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:51:15,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:51:44,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:52:12,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:52:36,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:53:03,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:53:32,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:54:01,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:54:31,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:55:00,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:55:26,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:55:55,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:56:22,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:56:49,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:57:15,958 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:57:44,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:58:11,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:58:40,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:59:05,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 02:59:30,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 03:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 03:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 03:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 03:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 03:00:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 03:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:00:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 03:00:00,013 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 03:00:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:00:25,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:00:49,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:01:15,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:01:44,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:02:09,114 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:02:32,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:02:57,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:03:23,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:03:47,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:04:12,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:04:38,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:05:06,185 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:05:30,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:05:55,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:06:24,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:06:53,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:07:19,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:07:45,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:08:09,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:08:38,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:09:05,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:09:32,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:09:55,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:10:22,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:10:50,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:11:15,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:11:38,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:12:07,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:12:35,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:13:03,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:13:26,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:13:53,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:14:20,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:14:46,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 03:15:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 03:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:15:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 03:15:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 03:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:15:25,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:15:49,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:16:12,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:16:39,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:17:04,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:17:31,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:17:59,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:18:24,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:18:51,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:19:14,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:19:44,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:20:13,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:20:39,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:21:03,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:21:27,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:21:55,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:22:23,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:22:52,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:23:17,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:23:42,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:24:07,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:24:31,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:25:00,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:25:26,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:25:54,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:26:21,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:26:46,110 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:27:10,359 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:27:38,700 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:28:01,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:28:30,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:28:55,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:29:19,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:29:44,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 03:30:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 03:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 03:30:00,015 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 03:30:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:30:28,592 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:30:57,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:31:26,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:31:53,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:32:19,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:32:44,700 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:33:09,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:33:34,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:34:00,752 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:34:30,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:34:55,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:35:20,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:35:45,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:36:11,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:36:35,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:37:04,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:37:27,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:37:54,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:38:17,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:38:45,928 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:39:08,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:39:35,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:40:03,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:40:32,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:41:01,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:41:30,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:41:57,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:42:24,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:42:47,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:43:16,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:43:41,727 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:44:06,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:44:31,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 03:45:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 03:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:45:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 03:45:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 03:45:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:45:27,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:45:55,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:46:20,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:46:49,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:47:12,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:47:41,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:48:11,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:48:36,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:49:05,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:49:33,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:49:57,101 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:50:22,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:50:52,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:51:21,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:51:49,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:52:14,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:52:39,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:53:04,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:53:28,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:53:54,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:54:19,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:54:47,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:55:12,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:55:41,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:56:04,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:56:29,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:56:52,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:57:22,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:57:50,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:58:13,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:58:42,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:59:11,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 03:59:38,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 04:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 04:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 04:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 04:00:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 04:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 04:00:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 04:00:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 04:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:00:28,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:00:55,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:01:20,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:01:47,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:02:17,831 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:02:44,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:03:10,328 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:03:40,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:04:06,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:04:32,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:04:58,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:05:27,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:05:50,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:06:14,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:06:43,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:07:10,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:07:39,086 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:08:03,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:08:31,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:09:00,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:09:25,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:09:51,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:10:19,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:10:47,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:11:15,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:11:38,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:12:08,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:12:35,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:13:02,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:13:31,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:13:54,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:14:22,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:14:50,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 04:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 04:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:15:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 04:15:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 04:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:15:29,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:15:52,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:16:19,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:16:43,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:17:06,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:17:35,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:18:00,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:18:24,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:18:49,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:19:17,384 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:19:46,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:20:11,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:20:36,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:21:00,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:21:28,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:21:57,069 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:22:21,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:22:49,595 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:23:15,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:23:44,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:24:10,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:24:34,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:25:04,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:25:29,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:25:59,201 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:26:26,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:26:52,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:27:18,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:27:47,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:28:12,918 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:28:38,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:29:03,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:29:28,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:29:55,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 04:30:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 04:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:30:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 04:30:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 04:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:30:29,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:30:53,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:31:19,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:31:46,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:32:09,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:32:36,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:33:02,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:33:32,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:33:57,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:34:21,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:34:48,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:35:14,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:35:41,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:36:06,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:36:34,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:37:03,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:37:30,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:37:59,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:38:22,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:38:46,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:39:10,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:39:36,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:40:03,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:40:33,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:40:57,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:41:21,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:41:47,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:42:13,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:42:42,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:43:10,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:43:36,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:44:05,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:44:28,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:44:52,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 04:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 04:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 04:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 04:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:45:24,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:45:54,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:46:18,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:46:43,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:47:12,435 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:47:37,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:48:01,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:48:31,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:48:56,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:49:24,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:49:53,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:50:22,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:50:50,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:51:18,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:51:42,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:52:10,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:52:35,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:53:00,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:53:29,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:53:53,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:54:21,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:54:47,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:55:16,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:55:40,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:56:05,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:56:31,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:56:56,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:57:20,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:57:44,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:58:11,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:58:37,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:59:06,753 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 04:59:31,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 05:00:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 05:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 05:00:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 05:00:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 05:00:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:00:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 05:00:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 05:00:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 05:00:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:00:24,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:00:51,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:01:17,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:01:44,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:02:14,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:02:37,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:03:01,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:03:26,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:03:54,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:04:24,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:04:50,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:05:16,679 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:05:40,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:06:08,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:06:36,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:07:00,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:07:28,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:07:53,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:08:19,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:08:47,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:09:14,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:09:39,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:10:08,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:10:37,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:11:06,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:11:30,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:11:54,282 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:12:22,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:12:50,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:13:17,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:13:46,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:14:15,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:14:42,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 05:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 05:15:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 05:15:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 05:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:15:24,700 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:15:49,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:16:18,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:16:46,369 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:17:10,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:17:38,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:18:05,340 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:18:30,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:18:55,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:19:21,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:19:47,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:20:15,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:20:44,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:21:10,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:21:36,162 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:22:05,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:22:28,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:22:53,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:23:16,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:23:44,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:24:13,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:24:41,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:25:04,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:25:28,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:25:58,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:26:27,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:26:56,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:27:20,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:27:50,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:28:17,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:28:40,226 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:29:05,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:29:34,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 05:30:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 05:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:30:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 05:30:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 05:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:30:26,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:30:56,075 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:31:25,317 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:31:53,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:32:16,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:32:40,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:33:09,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:33:34,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:33:58,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:34:28,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:34:53,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:35:21,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:35:49,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:36:12,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:36:40,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:37:05,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:37:29,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:37:54,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:38:23,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:38:51,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:39:20,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:39:43,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:40:11,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:40:37,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:41:06,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:41:36,149 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:42:04,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:42:30,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:42:58,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:43:28,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:43:53,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:44:16,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:44:39,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 05:45:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 05:45:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:45:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 05:45:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 05:45:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:45:26,530 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:45:52,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:46:21,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:46:49,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:47:16,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:47:42,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:48:07,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:48:32,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:49:02,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:49:25,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:49:49,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:50:18,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:50:42,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:51:11,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:51:37,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:52:03,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:52:29,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:52:53,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:53:19,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:53:43,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:54:10,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:54:39,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:55:03,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:55:30,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:55:54,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:56:22,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:56:51,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:57:21,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:57:45,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:58:11,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:58:39,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:59:04,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 05:59:32,031 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 06:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 06:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 06:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 06:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 06:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 06:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 06:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 06:00:27,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:00:54,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:01:23,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:01:49,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:02:16,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:02:42,538 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:03:11,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:03:36,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:04:05,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:04:34,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:05:01,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:05:25,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:05:49,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:06:13,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:06:37,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:07:06,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:07:36,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:07:59,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:08:26,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:08:56,294 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:09:21,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:09:45,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:10:14,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:10:39,045 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:11:06,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:11:32,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:11:58,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:12:25,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:12:52,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:13:19,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:13:44,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:14:09,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:14:38,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 06:15:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 06:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:15:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 06:15:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 06:15:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:15:25,545 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:15:51,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:16:20,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:16:44,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:17:09,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:17:36,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:17:59,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:18:23,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:18:49,388 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:19:14,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:19:43,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:20:10,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:20:39,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:21:09,258 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:21:36,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:22:04,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:22:30,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:22:58,966 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:23:27,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:23:51,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:24:18,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:24:48,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:25:17,051 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:25:44,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:26:09,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:26:33,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:27:02,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:27:28,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:27:56,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:28:19,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:28:45,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:29:09,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:29:37,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 06:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 06:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 06:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 06:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:30:28,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:30:55,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:31:25,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:31:54,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:32:21,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:32:49,338 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:33:16,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:33:44,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:34:09,838 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:34:34,625 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:34:58,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:35:25,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:35:51,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:36:16,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:36:41,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:37:08,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:37:34,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:38:01,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:38:28,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:38:55,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:39:18,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:39:44,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:40:09,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:40:32,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:41:00,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:41:25,136 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:41:48,936 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:42:15,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:42:43,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:43:09,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:43:34,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:44:03,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:44:27,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:44:54,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 06:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 06:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:45:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 06:45:00,003 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 06:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:45:24,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:45:51,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:46:18,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:46:41,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:47:06,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:47:34,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:48:00,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:48:29,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:48:58,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:49:25,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:49:51,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:50:16,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:50:40,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:51:04,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:51:33,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:52:00,196 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:52:27,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:52:56,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:53:23,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:53:51,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:54:15,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:54:39,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:55:06,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:55:33,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:55:57,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:56:21,637 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:56:47,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:57:16,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:57:46,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:58:10,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:58:38,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:59:02,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:59:28,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 06:59:54,557 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 07:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 07:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 07:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 07:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 07:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 07:00:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 07:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 07:00:24,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:00:52,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:01:21,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:01:46,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:02:13,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:02:37,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:03:00,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:03:24,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:03:52,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:04:20,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:04:46,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:05:13,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:05:37,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:06:04,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:06:33,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:07:01,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:07:28,426 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:07:53,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:08:21,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:08:47,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:09:12,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:09:41,221 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:10:09,470 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:10:36,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:11:01,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:11:24,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:11:49,468 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:12:18,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:12:44,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:13:11,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:13:38,344 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:14:03,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:14:31,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 07:15:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 07:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:15:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 07:15:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 07:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:15:27,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:15:54,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:16:17,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:16:42,536 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:17:09,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:17:34,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:17:57,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:18:26,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:18:52,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:19:15,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:19:43,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:20:12,334 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:20:35,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:21:00,891 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:21:29,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:21:52,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:22:21,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:22:45,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:23:12,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:23:36,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:24:03,027 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:24:27,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:24:56,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:25:21,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:25:51,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:26:17,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:26:43,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:27:12,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:27:35,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:28:00,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:28:29,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:28:52,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:29:18,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:29:43,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 07:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 07:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 07:30:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 07:30:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:30:28,355 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:30:55,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:31:24,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:31:47,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:32:13,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:32:40,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:33:04,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:33:33,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:34:00,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:34:28,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:34:55,056 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:35:24,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:35:48,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:36:17,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:36:42,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:37:10,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:37:34,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:38:03,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:38:29,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:38:53,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:39:22,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:39:52,078 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:40:16,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:40:40,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:41:08,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:41:36,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:42:03,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:42:28,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:42:51,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:43:20,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:43:48,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:44:12,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:44:36,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 07:45:00,003 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 07:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:45:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 07:45:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 07:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:45:26,522 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:45:50,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:46:15,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:46:44,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:47:11,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:47:41,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:48:10,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:48:35,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:49:04,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:49:28,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:49:56,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:50:20,136 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:50:45,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:51:14,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:51:41,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:52:10,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:52:35,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:53:04,736 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:53:33,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:54:02,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:54:26,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:54:54,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:55:19,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:55:48,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:56:11,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:56:35,411 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:57:02,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:57:30,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:57:58,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:58:21,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:58:46,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:59:11,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 07:59:35,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 08:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 08:00:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 08:00:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 08:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 08:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 08:00:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:00:00,015 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 08:00:00,016 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 08:00:00,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:00:23,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:00:49,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:01:16,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:01:45,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:02:14,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:02:40,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:03:06,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:03:33,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:03:56,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:04:21,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:04:47,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:05:13,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:05:38,366 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:06:06,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:06:31,407 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:06:58,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:07:25,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:07:52,096 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:08:15,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:08:44,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:09:11,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:09:38,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:10:04,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:10:31,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:10:58,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:11:26,390 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:11:53,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:12:18,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:12:46,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:13:12,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:13:40,755 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:14:04,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:14:28,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:14:54,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 08:15:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 08:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:15:00,007 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 08:15:00,010 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 08:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:15:26,694 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:15:54,914 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:16:23,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:16:49,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:17:16,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:17:41,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:18:06,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:18:31,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:18:54,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:19:21,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:19:45,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:20:12,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:20:40,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:21:07,497 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:21:36,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:22:00,251 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:22:26,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:22:56,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:23:21,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:23:45,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:24:13,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:24:43,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:25:08,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:25:36,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:26:01,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:26:26,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:26:50,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:27:14,479 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:27:43,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:28:09,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:28:34,962 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:29:02,752 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:29:30,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 08:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 08:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 08:30:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 08:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:30:23,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:30:51,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:31:21,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:31:45,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:32:11,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:32:35,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:33:03,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:33:26,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:33:51,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:34:19,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:34:46,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:35:12,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:35:39,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:36:05,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:36:31,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:36:56,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:37:23,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:37:53,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:38:23,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:38:49,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:39:15,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:39:39,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:40:04,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:40:34,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:40:59,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:41:25,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:41:54,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:42:21,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:42:49,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:43:16,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:43:40,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:44:07,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:44:33,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 08:45:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 08:45:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:45:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 08:45:00,011 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 08:45:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:45:28,224 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:45:56,048 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:46:23,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:46:48,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:47:17,345 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:47:45,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:48:12,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:48:41,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:49:05,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:49:34,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:50:02,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:50:27,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:50:56,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:51:21,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:51:46,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:52:10,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:52:36,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:53:03,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:53:30,662 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:53:58,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:54:22,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:54:48,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:55:12,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:55:41,153 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:56:09,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:56:33,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:56:56,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:57:24,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:57:51,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:58:16,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:58:39,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:59:06,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 08:59:30,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 09:00:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 09:00:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 09:00:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 09:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 09:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 09:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:00:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 09:00:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 09:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:00:25,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:00:50,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:01:18,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:01:47,401 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:02:16,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:02:39,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:03:08,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:03:36,591 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:04:01,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:04:30,341 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:04:54,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:05:19,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:05:44,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:06:09,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:06:36,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:07:00,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:07:26,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:07:54,407 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:08:24,335 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:08:49,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:09:13,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:09:36,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:10:02,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:10:30,550 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:10:59,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:11:28,070 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:11:55,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:12:25,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:12:51,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:13:16,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:13:44,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:14:09,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:14:37,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 09:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 09:15:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 09:15:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 09:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:15:23,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:15:49,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:16:15,290 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:16:44,075 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:17:08,725 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:17:32,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:17:56,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:18:24,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:18:53,619 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:19:17,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:19:43,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:20:10,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:20:37,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:21:04,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:21:30,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:21:57,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:22:27,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:22:56,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:23:20,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:23:44,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:24:11,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:24:35,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:24:58,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:25:24,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:25:53,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:26:22,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:26:48,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:27:17,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:27:43,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:28:09,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:28:32,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:28:57,808 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:29:23,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:29:49,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 09:30:00,009 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 09:30:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 09:30:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 09:30:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:30:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:30:26,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:30:51,563 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:31:18,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:31:44,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:32:09,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:32:39,073 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:33:07,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:33:35,766 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:34:00,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:34:27,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:34:54,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:35:18,245 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:35:42,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:36:11,093 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:36:38,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:37:04,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:37:33,310 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:38:03,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:38:31,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:38:56,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:39:19,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:39:43,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:40:07,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:40:35,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:41:03,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:41:31,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:41:58,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:42:23,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:42:49,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:43:14,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:43:41,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:44:10,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:44:38,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 09:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 09:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:45:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 09:45:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 09:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:45:23,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:45:51,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:46:17,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:46:47,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:47:13,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:47:40,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:48:08,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:48:36,247 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:49:02,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:49:31,308 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:49:57,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:50:25,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:50:52,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:51:22,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:51:46,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:52:14,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:52:42,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:53:11,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:53:39,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:54:06,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:54:35,078 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:54:58,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:55:21,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:55:46,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:56:16,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:56:40,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:57:06,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:57:34,797 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:57:58,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:58:26,771 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:58:52,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:59:15,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 09:59:38,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 10:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 10:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 10:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 10:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 10:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 10:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 10:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 10:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:00:25,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:00:49,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:01:14,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:01:42,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:02:08,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:02:37,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:03:02,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:03:26,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:03:55,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:04:25,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:04:51,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:05:15,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:05:39,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:06:06,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:06:33,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:06:59,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:07:22,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:07:45,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:08:11,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:08:35,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:09:00,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:09:27,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:09:55,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:10:19,391 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:10:46,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:11:14,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:11:43,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:12:07,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:12:32,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:13:01,179 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:13:28,441 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:13:52,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:14:21,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:14:49,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 10:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 10:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 10:15:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 10:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:15:25,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:15:53,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:16:23,422 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:16:48,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:17:14,924 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:17:41,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:18:10,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:18:36,544 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:19:05,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:19:35,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:20:04,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:20:31,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:20:57,405 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:21:25,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:21:54,524 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:22:21,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:22:50,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:23:14,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:23:43,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:24:09,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:24:38,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:25:03,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:25:27,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:25:54,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:26:23,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:26:47,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:27:13,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:27:37,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:28:03,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:28:30,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:28:57,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:29:23,019 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:29:48,565 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 10:30:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 10:30:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 10:30:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 10:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:30:25,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:30:55,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:31:22,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:31:48,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:32:12,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:32:38,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:33:02,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:33:30,414 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:33:59,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:34:27,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:34:52,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:35:21,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:35:51,132 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:36:14,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:36:39,908 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:37:06,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:37:29,509 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:37:59,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:38:22,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:38:46,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:39:16,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:39:39,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:40:05,847 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:40:35,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:41:03,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:41:29,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:41:53,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:42:22,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:42:49,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:43:19,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:43:47,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:44:15,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:44:44,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 10:45:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 10:45:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:45:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 10:45:00,011 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 10:45:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:45:23,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:45:49,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:46:18,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:46:48,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:47:13,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:47:41,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:48:10,024 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:48:36,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:49:05,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:49:32,446 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:50:00,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:50:28,461 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:50:54,799 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:51:22,953 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:51:50,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:52:15,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:52:44,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:53:12,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:53:36,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:54:06,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:54:34,835 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:54:58,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:55:22,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:55:52,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:56:21,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:56:50,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:57:20,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:57:46,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:58:13,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:58:39,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:59:05,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 10:59:30,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 11:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 11:00:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 11:00:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 11:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 11:00:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 11:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:00:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 11:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 11:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:00:25,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:00:53,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:01:23,541 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:01:49,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:02:14,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:02:44,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:03:12,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:03:40,980 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:04:07,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:04:30,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:04:55,183 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:05:23,674 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:05:52,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:06:22,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:06:47,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:07:16,102 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:07:41,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:08:08,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:08:37,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:09:02,106 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:09:28,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:09:55,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:10:18,850 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:10:45,519 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:11:11,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:11:41,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:12:10,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:12:39,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:13:05,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:13:33,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:14:01,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:14:27,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:14:53,451 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 11:15:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 11:15:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:15:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 11:15:00,002 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 11:15:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:15:27,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:15:57,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:16:26,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:16:50,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:17:19,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:17:47,991 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:18:15,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:18:40,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:19:07,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:19:37,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:20:05,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:20:32,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:20:56,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:21:26,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:21:50,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:22:14,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:22:40,118 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:23:07,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:23:37,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:24:01,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:24:24,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:24:50,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:25:17,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:25:43,738 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:26:09,190 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:26:33,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:27:01,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:27:25,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:27:53,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:28:18,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:28:45,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:29:14,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:29:41,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 11:30:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 11:30:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 11:30:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 11:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:30:29,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:30:55,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:31:20,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:31:46,220 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:32:12,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:32:41,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:33:04,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:33:29,273 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:33:57,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:34:22,302 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:34:46,086 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:35:09,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:35:37,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:36:06,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:36:34,902 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:37:02,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:37:29,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:37:53,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:38:22,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:38:50,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:39:18,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:39:44,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:40:08,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:40:34,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:41:04,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:41:32,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:41:57,316 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:42:24,519 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:42:51,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:43:21,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:43:45,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:44:08,367 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:44:38,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 11:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 11:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:45:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 11:45:00,000 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 11:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:45:27,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:45:56,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:46:23,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:46:51,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:47:17,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:47:43,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:48:12,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:48:36,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:49:05,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:49:29,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:49:55,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:50:19,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:50:46,402 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:51:15,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:51:42,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:52:12,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:52:42,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:53:10,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:53:37,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:54:06,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:54:35,276 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:55:00,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:55:25,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:55:52,327 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:56:16,670 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:56:40,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:57:09,351 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:57:36,373 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:58:02,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:58:28,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:58:54,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:59:21,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 11:59:47,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 12:00:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 12:00:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 12:00:00,008 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 12:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 12:00:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 12:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 12:00:00,011 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 12:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:00:24,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:00:50,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:01:19,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:01:45,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:02:10,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:02:33,444 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:03:02,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:03:30,744 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:04:00,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:04:29,436 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:04:54,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:05:23,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:05:50,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:06:19,380 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:06:45,580 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:07:14,904 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:07:40,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:08:05,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:08:34,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:08:58,453 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:09:21,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:09:51,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:10:16,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:10:44,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:11:09,331 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:11:39,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:12:04,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:12:32,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:12:57,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:13:26,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:13:54,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:14:21,622 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:14:45,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 12:15:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 12:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 12:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 12:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:15:26,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:15:53,174 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:16:16,815 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:16:44,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:17:14,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:17:42,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:18:12,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:18:35,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:18:59,029 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:19:25,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:19:55,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:20:18,328 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:20:41,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:21:10,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:21:38,306 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:22:07,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:22:32,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:22:58,964 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:23:22,736 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:23:45,839 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:24:10,166 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:24:38,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:25:07,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:25:33,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:25:58,371 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:26:22,146 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:26:50,311 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:27:19,160 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:27:44,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:28:09,604 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:28:34,037 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:29:03,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:29:26,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:29:55,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 12:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 12:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 12:30:00,001 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 12:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:30:29,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:30:57,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:31:24,075 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:31:53,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:32:21,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:32:48,606 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:33:15,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:33:44,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:34:11,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:34:40,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:35:04,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:35:27,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:35:56,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:36:22,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:36:49,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:37:18,129 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:37:42,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:38:07,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:38:37,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:39:03,843 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:39:28,977 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:39:53,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:40:16,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:40:43,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:41:09,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:41:32,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:41:58,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:42:25,527 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:42:50,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:43:17,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:43:45,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:44:11,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:44:36,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 12:45:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 12:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:45:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 12:45:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 12:45:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:45:25,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:45:53,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:46:19,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:46:44,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:47:09,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:47:38,235 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:48:04,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:48:29,903 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:48:59,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:49:27,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:49:55,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:50:24,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:50:51,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:51:15,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:51:41,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:52:08,976 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:52:33,141 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:53:01,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:53:29,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:53:56,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:54:20,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:54:48,716 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:55:18,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:55:47,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:56:16,386 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:56:44,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:57:10,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:57:38,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:58:05,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:58:31,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:58:54,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:59:21,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 12:59:45,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 13:00:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 13:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 13:00:00,013 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 13:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 13:00:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 13:00:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:00:00,014 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 13:00:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 13:00:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:00:24,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:00:52,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:01:22,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:01:45,623 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:02:10,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:02:39,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:03:08,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:03:37,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:04:06,712 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:04:30,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:04:59,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:05:24,326 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:05:51,471 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:06:16,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:06:42,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:07:11,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:07:39,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:08:08,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:08:36,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:09:05,661 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:09:31,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:09:57,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:10:26,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:10:55,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:11:25,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:11:55,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:12:20,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:12:44,848 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:13:09,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:13:35,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:14:03,111 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:14:26,168 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:14:54,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 13:15:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 13:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:15:00,009 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 13:15:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 13:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:15:29,381 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:15:58,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:16:25,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:16:48,707 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:17:13,271 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:17:36,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:18:03,322 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:18:28,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:18:52,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:19:21,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:19:45,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:20:11,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:20:40,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:21:04,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:21:33,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:21:57,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:22:24,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:22:48,867 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:23:18,573 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:23:47,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:24:15,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:24:39,370 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:25:07,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:25:35,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:26:00,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:26:27,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:26:55,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:27:25,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:27:48,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:28:18,786 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:28:45,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:29:11,689 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:29:40,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 13:30:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 13:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:30:00,007 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 13:30:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 13:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:30:28,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:30:58,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:31:23,849 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:31:48,115 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:32:11,836 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:32:40,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:33:09,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:33:35,769 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:34:00,857 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:34:29,617 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:34:58,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:35:25,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:35:54,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:36:23,033 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:36:51,640 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:37:15,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:37:44,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:38:10,309 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:38:39,481 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:39:06,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:39:30,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:39:57,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:40:25,626 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:40:55,562 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:41:23,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:41:46,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:42:12,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:42:35,983 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:42:59,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:43:28,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:43:55,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:44:19,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:44:48,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 13:45:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 13:45:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:45:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 13:45:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 13:45:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:45:28,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:45:51,884 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:46:16,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:46:42,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:47:07,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:47:34,559 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:48:02,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:48:29,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:48:52,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:49:17,871 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:49:45,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:50:14,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:50:40,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:51:05,612 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:51:31,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:52:00,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:52:25,089 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:52:50,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:53:18,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:53:45,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:54:14,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:54:39,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:55:06,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:55:32,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:56:02,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:56:29,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:56:53,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:57:23,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:57:46,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:58:15,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:58:43,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:59:09,138 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 13:59:38,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 14:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 14:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 14:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 14:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 14:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 14:00:00,003 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 14:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:00:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 14:00:24,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:00:53,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:01:18,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:01:47,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:02:13,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:02:37,052 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:03:02,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:03:31,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:03:58,075 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:04:23,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:04:48,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:05:14,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:05:42,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:06:11,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:06:37,392 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:07:06,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:07:36,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:08:04,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:08:28,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:08:52,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:09:16,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:09:45,120 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:10:10,998 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:10:37,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:11:03,262 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:11:27,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:11:56,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:12:20,571 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:12:49,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:13:18,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:13:41,209 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:14:05,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:14:34,560 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 14:15:00,016 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 14:15:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:15:00,016 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 14:15:00,018 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 14:15:00,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:15:23,167 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:15:50,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:16:18,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:16:42,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:17:12,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:17:38,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:18:03,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:18:29,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:18:55,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:19:19,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:19:42,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:20:10,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:20:38,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:21:06,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:21:30,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:21:56,621 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:22:25,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:22:49,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:23:12,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:23:35,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:23:59,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:24:28,984 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:24:56,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:25:25,885 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:25:52,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:26:22,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:26:49,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:27:15,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:27:43,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:28:09,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:28:35,474 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:29:00,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:29:27,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:29:53,655 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 14:30:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 14:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:30:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 14:30:00,003 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 14:30:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:30:29,688 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:30:58,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:31:27,705 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:31:52,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:32:21,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:32:47,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:33:14,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:33:37,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:34:05,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:34:29,067 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:34:53,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:35:20,581 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:35:48,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:36:16,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:36:44,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:37:14,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:37:39,425 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:38:06,696 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:38:34,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:39:04,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:39:28,131 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:39:52,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:40:17,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:40:43,941 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:41:11,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:41:35,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:42:03,989 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:42:31,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:42:56,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:43:24,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:43:52,948 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:44:18,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:44:46,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 14:45:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 14:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:45:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 14:45:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 14:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:45:26,336 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:45:55,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:46:19,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:46:46,969 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:47:12,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:47:35,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:47:58,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:48:28,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:48:56,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:49:23,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:49:52,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:50:16,776 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:50:45,466 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:51:14,597 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:51:37,917 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:52:02,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:52:32,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:52:58,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:53:26,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:53:50,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:54:20,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:54:49,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:55:15,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:55:42,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:56:08,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:56:33,875 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:57:02,507 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:57:27,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:57:51,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:58:16,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:58:42,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:59:05,973 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 14:59:34,555 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 15:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 15:00:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 15:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 15:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 15:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:00:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 15:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 15:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 15:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:00:23,596 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:00:48,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:01:16,242 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:01:41,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:02:07,994 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:02:34,944 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:03:02,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:03:26,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:03:52,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:04:16,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:04:44,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:05:10,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:05:34,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:06:03,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:06:26,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:06:52,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:07:22,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:07:50,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:08:16,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:08:43,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:09:08,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:09:36,685 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:10:02,823 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:10:29,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:10:53,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:11:17,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:11:44,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:12:07,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:12:32,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:12:57,514 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:13:20,929 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:13:50,464 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:14:14,246 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:14:38,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 15:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 15:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 15:15:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 15:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:15:24,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:15:50,250 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:16:18,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:16:48,152 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:17:17,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:17:42,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:18:11,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:18:34,733 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:19:01,030 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:19:27,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:19:53,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:20:17,577 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:20:45,832 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:21:15,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:21:43,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:22:10,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:22:39,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:23:03,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:23:31,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:23:59,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:24:27,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:24:51,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:25:16,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:25:42,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:26:08,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:26:34,630 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:26:57,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:27:27,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:27:50,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:28:15,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:28:41,107 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:29:04,267 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:29:30,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 15:30:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 15:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:30:00,004 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 15:30:00,006 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 15:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:30:24,084 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:30:52,568 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:31:16,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:31:41,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:32:11,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:32:35,204 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:32:59,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:33:22,132 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:33:47,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:34:15,095 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:34:39,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:35:05,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:35:33,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:35:58,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:36:22,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:36:52,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:37:17,802 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:37:42,445 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:38:12,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:38:38,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:39:02,899 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:39:30,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:39:55,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:40:19,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:40:46,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:41:14,113 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:41:43,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:42:08,105 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:42:37,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:43:04,542 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:43:34,281 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:44:00,462 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:44:29,137 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:44:52,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 15:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 15:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 15:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 15:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:45:27,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:45:51,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:46:16,715 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:46:43,624 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:47:08,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:47:37,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:48:04,412 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:48:29,496 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:48:59,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:49:28,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:49:53,170 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:50:18,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:50:41,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:51:06,446 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:51:30,471 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:51:58,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:52:24,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:52:50,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:53:14,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:53:42,833 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:54:11,288 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:54:39,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:55:03,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:55:30,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:56:00,357 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:56:26,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:56:52,918 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:57:19,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:57:46,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:58:09,911 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:58:38,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:59:04,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 15:59:33,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 16:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 16:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 16:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 16:00:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 16:00:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:00:00,001 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 16:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 16:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:00:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 16:00:24,203 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:00:49,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:01:16,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:01:45,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:02:15,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:02:43,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:03:08,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:03:34,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:04:02,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:04:28,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:04:53,465 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:05:20,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:05:50,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:06:20,042 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:06:43,916 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:07:08,241 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:07:36,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:08:05,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:08:34,121 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:09:03,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:09:33,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:10:01,992 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:10:25,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:10:54,213 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:11:21,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:11:46,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:12:16,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:12:45,673 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:13:13,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:13:38,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:14:07,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:14:35,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 16:15:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 16:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 16:15:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 16:15:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:15:27,691 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:15:52,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:16:20,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:16:45,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:17:13,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:17:38,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:18:04,145 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:18:28,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:18:53,079 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:19:20,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:19:47,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:20:15,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:20:40,721 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:21:10,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:21:39,883 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:22:06,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:22:34,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:23:03,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:23:29,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:23:56,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:24:22,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:24:49,807 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:25:14,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:25:40,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:26:06,456 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:26:32,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:26:55,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:27:20,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:27:44,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:28:10,460 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:28:38,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:29:04,829 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:29:31,858 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 16:30:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 16:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:30:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 16:30:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 16:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:30:24,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:30:48,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:31:12,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:31:42,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:32:06,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:32:31,488 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:33:01,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:33:26,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:33:55,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:34:19,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:34:43,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:35:12,699 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:35:35,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:36:02,476 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:36:29,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:36:55,358 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:37:20,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:37:44,227 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:38:07,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:38:31,757 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:38:56,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:39:19,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:39:42,970 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:40:10,935 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:40:34,484 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:41:01,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:41:29,894 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:41:57,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:42:25,406 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:42:54,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:43:22,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:43:48,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:44:18,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:44:42,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 16:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 16:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 16:45:00,001 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 16:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:45:24,931 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:45:54,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:46:23,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:46:51,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:47:21,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:47:47,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:48:11,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:48:38,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:49:05,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:49:32,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:49:58,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:50:22,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:50:50,176 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:51:18,142 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:51:46,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:52:13,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:52:40,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:53:05,532 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:53:33,511 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:53:59,531 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:54:27,633 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:54:51,040 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:55:15,365 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:55:38,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:56:03,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:56:30,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:56:59,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:57:22,840 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:57:50,039 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:58:18,492 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:58:41,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:59:08,548 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 16:59:32,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 17:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 17:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 17:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 17:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 17:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 17:00:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 17:00:00,003 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 17:00:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:00:23,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:00:51,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:01:19,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:01:49,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:02:13,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:02:40,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:03:07,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:03:34,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:03:59,838 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:04:27,420 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:04:56,934 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:05:24,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:05:51,627 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:06:15,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:06:41,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:07:10,188 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:07:36,644 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:08:04,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:08:32,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:09:01,589 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:09:30,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:09:58,790 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:10:27,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:10:53,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:11:18,575 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:11:46,659 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:12:11,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:12:39,452 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:13:08,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:13:37,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:14:03,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:14:26,877 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:14:56,158 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 17:15:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 17:15:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:15:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 17:15:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 17:15:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:15:24,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:15:52,792 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:16:18,315 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:16:43,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:17:08,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:17:38,100 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:18:05,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:18:33,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:18:58,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:19:27,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:19:51,583 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:20:17,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:20:46,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:21:14,268 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:21:39,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:22:04,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:22:34,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:23:00,297 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:23:23,956 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:23:47,566 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:24:11,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:24:40,480 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:25:07,199 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:25:33,999 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:25:59,342 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:26:29,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:26:52,600 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:27:21,361 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:27:45,483 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:28:14,762 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:28:39,055 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:29:04,618 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:29:30,576 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 17:30:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 17:30:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:30:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 17:30:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 17:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:30:28,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:30:53,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:31:20,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:31:49,743 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:32:15,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:32:42,169 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:33:05,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:33:31,846 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:33:57,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:34:26,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:34:52,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:35:17,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:35:46,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:36:15,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:36:39,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:37:06,631 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:37:33,748 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:37:57,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:38:20,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:38:49,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:39:12,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:39:39,202 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:40:02,264 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:40:28,556 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:40:54,408 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:41:21,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:41:49,049 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:42:13,690 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:42:38,447 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:43:02,352 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:43:27,549 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:43:57,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:44:24,827 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:44:51,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 17:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 17:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:45:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 17:45:00,001 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 17:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:45:29,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:45:56,459 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:46:22,905 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:46:46,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:47:13,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:47:39,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:48:06,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:48:30,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:48:56,590 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:49:21,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:49:45,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:50:15,070 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:50:41,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:51:07,415 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:51:31,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:51:55,535 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:52:19,852 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:52:49,772 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:53:19,539 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:53:45,320 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:54:11,192 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:54:37,130 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:55:06,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:55:34,410 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:56:02,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:56:30,454 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:56:57,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:57:26,243 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:57:51,122 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:58:14,783 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:58:43,278 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:59:12,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 17:59:38,090 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 18:00:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 18:00:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 18:00:00,013 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 18:00:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 18:00:00,015 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 18:00:00,017 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 18:00:00,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:00:00,018 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 18:00:00,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:00:25,085 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:00:51,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:01:15,582 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:01:41,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:02:08,387 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:02:37,473 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:03:06,057 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:03:29,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:03:55,079 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:04:19,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:04:46,404 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:05:14,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:05:40,210 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:06:09,379 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:06:37,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:07:07,222 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:07:31,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:07:59,181 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:08:27,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:08:56,193 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:09:20,691 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:09:45,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:10:09,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:10:37,305 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:11:00,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:11:24,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:11:49,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:12:15,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:12:41,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:13:11,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:13:39,893 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:14:09,718 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:14:39,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 18:15:00,015 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 18:15:00,020 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:15:00,020 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 18:15:00,021 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 18:15:00,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:15:26,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:15:55,376 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:16:21,873 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:16:47,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:17:13,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:17:41,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:18:10,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:18:37,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:19:00,768 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:19:28,053 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:19:54,520 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:20:18,609 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:20:46,920 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:21:10,821 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:21:39,895 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:22:07,664 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:22:35,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:23:02,652 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:23:25,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:23:50,628 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:24:15,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:24:43,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:25:12,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:25:41,469 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:26:08,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:26:32,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:27:01,413 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:27:28,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:27:55,135 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:28:23,374 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:28:52,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:29:21,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:29:46,608 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 18:30:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 18:30:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:30:00,004 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 18:30:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 18:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:30:25,828 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:30:51,811 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:31:17,932 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:31:40,975 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:32:04,171 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:32:30,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:32:55,892 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:33:24,752 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:33:47,972 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:34:15,987 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:34:41,650 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:35:05,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:35:28,800 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:35:53,038 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:36:21,062 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:36:45,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:37:13,737 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:37:37,187 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:38:03,912 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:38:28,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:38:53,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:39:23,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:39:50,879 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:40:14,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:40:41,683 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:41:11,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:41:34,332 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:42:00,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:42:27,728 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:42:53,950 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:43:17,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:43:41,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:44:08,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:44:32,967 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 18:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 18:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 18:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 18:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:45:29,796 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:45:58,663 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:46:26,584 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:46:52,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:47:16,172 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:47:43,097 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:48:09,417 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:48:37,714 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:49:05,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:49:34,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:49:57,938 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:50:21,816 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:50:49,558 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:51:16,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:51:41,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:52:06,746 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:52:32,147 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:52:59,434 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:53:25,876 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:53:53,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:54:19,311 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:54:43,200 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:55:10,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:55:35,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:56:05,554 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:56:35,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:57:01,206 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:57:28,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:57:52,981 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:58:17,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:58:45,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:59:13,400 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 18:59:41,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 19:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 19:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 19:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 19:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:00:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 19:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 19:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 19:00:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 19:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:00:28,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:00:56,529 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:01:24,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:01:53,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:02:18,693 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:02:44,822 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:03:11,378 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:03:39,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:04:08,409 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:04:35,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:04:59,907 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:05:22,955 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:05:49,334 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:06:18,472 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:06:42,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:07:10,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:07:37,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:08:04,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:08:29,959 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:08:57,770 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:09:25,585 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:09:54,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:10:17,424 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:10:45,302 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:11:11,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:11:41,389 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:12:10,286 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:12:38,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:13:01,838 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:13:28,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:13:56,791 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:14:23,523 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:14:51,732 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 19:15:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 19:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:15:00,010 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 19:15:00,012 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 19:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:15:28,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:15:56,346 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:16:20,572 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:16:47,207 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:17:12,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:17:39,703 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:18:05,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:18:29,139 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:18:53,957 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:19:21,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:19:47,605 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:20:11,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:20:36,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:21:02,372 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:21:30,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:21:55,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:22:19,254 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:22:48,293 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:23:12,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:23:37,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:24:01,702 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:24:29,018 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:24:55,403 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:25:18,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:25:42,516 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:26:09,965 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:26:36,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:27:01,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:27:30,244 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:27:55,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:28:21,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:28:49,765 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:29:14,620 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:29:38,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 19:30:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 19:30:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:30:00,005 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 19:30:00,006 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 19:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:30:26,538 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:30:53,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:31:17,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:31:44,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:32:11,299 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:32:41,186 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:33:10,098 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:33:38,942 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:34:06,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:34:31,115 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:35:01,017 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:35:29,686 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:35:55,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:36:21,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:36:44,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:37:09,209 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:37:37,313 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:38:07,287 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:38:34,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:39:01,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:39:26,794 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:39:56,438 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:40:24,993 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:40:51,066 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:41:20,937 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:41:48,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:42:15,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:42:40,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:43:09,108 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:43:36,763 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:44:01,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:44:26,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:44:54,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 19:45:00,001 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 19:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 19:45:00,002 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 19:45:00,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:45:27,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:45:52,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:46:22,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:46:48,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:47:16,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:47:45,354 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:48:11,022 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:48:34,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:49:01,339 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:49:29,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:49:58,680 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:50:23,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:50:53,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:51:20,248 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:51:43,296 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:52:06,301 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:52:33,574 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:52:59,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:53:22,855 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:53:46,025 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:54:13,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:54:39,834 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:55:04,646 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:55:29,517 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:55:53,399 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:56:20,223 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:56:44,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:57:07,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:57:32,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:57:57,861 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:58:27,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:58:53,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:59:17,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 19:59:46,054 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 20:00:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 20:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 20:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 20:00:00,004 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 20:00:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 20:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 20:00:00,004 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 20:00:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:00:28,284 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:00:58,043 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:01:21,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:01:47,654 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:02:13,208 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:02:39,396 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:03:08,599 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:03:33,870 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:03:57,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:04:21,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:04:49,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:05:18,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:05:44,787 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:06:10,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:06:39,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:07:09,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:07:38,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:08:03,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:08:28,704 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:08:56,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:09:26,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:09:56,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:10:23,482 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:10:53,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:11:18,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:11:44,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:12:14,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:12:42,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:13:07,493 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:13:30,949 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:14:00,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:14:27,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:14:56,429 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 20:15:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 20:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:15:00,007 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 20:15:00,009 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 20:15:00,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:15:28,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:15:56,252 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:16:22,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:16:49,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:17:14,810 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:17:42,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:18:09,140 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:18:34,856 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:18:59,217 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:19:23,266 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:19:52,671 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:20:19,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:20:44,506 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:21:10,123 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:21:35,639 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:22:03,151 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:22:26,665 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:22:54,312 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:23:17,818 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:23:40,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:24:08,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:24:35,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:25:00,933 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:25:24,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:25:51,269 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:26:15,708 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:26:40,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:27:04,272 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:27:30,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:27:59,611 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:28:24,144 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:28:51,540 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:29:19,817 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:29:43,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 20:30:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 20:30:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:30:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 20:30:00,005 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 20:30:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:30:26,232 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:30:52,724 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:31:20,321 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:31:43,586 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:32:12,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:32:36,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:32:59,869 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:33:24,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:33:50,003 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:34:17,804 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:34:47,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:35:13,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:35:41,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:36:06,328 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:36:33,077 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:36:56,228 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:37:20,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:37:48,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:38:16,368 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:38:43,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:39:06,528 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:39:32,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:39:56,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:40:20,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:40:44,154 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:41:07,729 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:41:31,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:41:55,526 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:42:24,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:42:50,091 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:43:17,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:43:41,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:44:06,598 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:44:34,026 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 20:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 20:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 20:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 20:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:45:27,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:45:52,021 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:46:16,083 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:46:39,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:47:08,882 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:47:37,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:48:02,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:48:31,513 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:48:58,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:49:27,234 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:49:52,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:50:17,798 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:50:41,813 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:51:06,155 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:51:34,706 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:51:59,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:52:27,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:52:55,551 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:53:21,382 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:53:48,678 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:54:12,442 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:54:41,076 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:55:10,785 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:55:36,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:56:06,450 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:56:30,710 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:56:58,745 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:57:27,778 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:57:51,164 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:58:17,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:58:42,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:59:08,475 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 20:59:38,263 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 21:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 21:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 21:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 21:00:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 21:00:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:00:00,000 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 21:00:00,002 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 21:00:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:00:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 21:00:23,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:00:48,788 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:01:13,910 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:01:38,494 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:02:01,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:02:28,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:02:56,009 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:03:21,059 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:03:48,722 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:04:13,868 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:04:38,478 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:05:07,963 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:05:37,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:06:01,741 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:06:26,348 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:06:49,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:07:14,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:07:40,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:08:05,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:08:33,978 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:08:58,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:09:27,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:09:52,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:10:18,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:10:44,820 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:11:14,428 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:11:40,319 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:12:04,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:12:34,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:12:59,061 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:13:24,859 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:13:54,864 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:14:19,988 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:14:48,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 21:15:00,012 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 21:15:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:15:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 21:15:00,014 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 21:15:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:15:26,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:15:52,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:16:18,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:16:45,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:17:14,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:17:43,423 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:18:10,749 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:18:35,750 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:19:05,081 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:19:28,510 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:19:52,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:20:21,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:20:45,175 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:21:09,032 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:21:33,307 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:22:02,477 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:22:31,205 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:22:59,238 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:23:26,830 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:23:54,775 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:24:24,126 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:24:47,922 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:25:12,240 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:25:36,163 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:26:05,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:26:31,398 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:26:55,257 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:27:24,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:27:50,034 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:28:13,954 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:28:43,394 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:29:07,612 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:29:35,035 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 21:30:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 21:30:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 21:30:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:30:00,000 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 21:30:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:30:27,739 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:30:53,634 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:31:17,150 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:31:45,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:32:09,229 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:32:38,701 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:33:05,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:33:30,896 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:33:54,878 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:34:18,215 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:34:46,230 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:35:11,216 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:35:40,362 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:36:08,826 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:36:34,952 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:37:04,781 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:37:34,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:37:59,711 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:38:23,982 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:38:49,723 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:39:18,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:39:42,439 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:40:11,314 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:40:40,375 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:41:05,579 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:41:34,881 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:42:02,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:42:27,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:42:55,173 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:43:22,486 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:43:50,795 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:44:17,500 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:44:43,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 21:45:00,002 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 21:45:00,002 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:45:00,002 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 21:45:00,004 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 21:45:00,004 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:45:27,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:45:53,615 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:46:23,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:46:47,397 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:47:12,082 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:47:38,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:48:05,277 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:48:34,457 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:49:03,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:49:28,161 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:49:54,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:50:24,709 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:50:51,521 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:51:14,803 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:51:38,072 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:52:04,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:52:32,588 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:53:01,433 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:53:29,194 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:53:56,898 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:54:21,165 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:54:46,927 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:55:12,094 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:55:41,449 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:56:09,432 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:56:37,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:57:04,681 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:57:30,225 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:57:57,515 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:58:22,851 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:58:48,353 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:59:13,717 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 21:59:42,219 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 22:00:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 22:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 22:00:00,008 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 22:00:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 22:00:00,010 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 22:00:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:00:00,010 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 22:00:00,012 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 22:00:00,012 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:00:26,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:00:54,046 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:01:20,124 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:01:48,759 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:02:14,647 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:02:43,377 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:03:06,923 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:03:33,740 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:04:01,503 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:04:26,782 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:04:53,198 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:05:21,495 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:05:46,734 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:06:11,754 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:06:37,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:07:01,649 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:07:27,501 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:07:52,088 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:08:18,092 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:08:41,285 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:09:09,279 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:09:33,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:10:01,330 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:10:29,906 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:10:58,487 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:11:26,837 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:11:50,490 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:12:16,971 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:12:46,184 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:13:16,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:13:41,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:14:08,128 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:14:31,443 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 22:15:00,007 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 22:15:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 22:15:00,007 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 22:15:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:15:29,458 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:15:54,127 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:16:21,323 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:16:48,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:17:11,463 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:17:35,602 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:18:03,275 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:18:31,253 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:19:00,133 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:19:26,642 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:19:54,900 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:20:22,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:20:51,677 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:21:17,648 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:21:43,669 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:22:13,418 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:22:41,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:23:06,930 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:23:33,385 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:24:01,259 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:24:28,939 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:24:57,945 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:25:21,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:25:48,726 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:26:14,028 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:26:40,431 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:27:04,960 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:27:31,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:27:56,695 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:28:23,887 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:28:53,809 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:29:22,653 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:29:46,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 22:30:00,006 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 22:30:00,006 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:30:00,006 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 22:30:00,008 [11] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 22:30:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:30:26,071 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:30:50,058 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:31:17,538 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:31:41,157 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:32:07,567 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:32:32,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:32:56,044 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:33:21,687 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:33:51,214 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:34:15,349 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:34:43,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:35:08,730 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:35:34,854 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:36:03,419 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:36:31,274 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:36:57,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:37:21,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:37:51,638 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:38:19,594 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:38:46,552 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:39:16,329 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:39:42,178 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:40:10,666 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:40:38,437 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:41:02,143 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:41:28,940 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:41:57,996 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:42:23,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:42:52,613 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:43:16,897 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:43:45,333 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:44:10,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:44:34,036 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 22:45:00,000 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 22:45:00,000 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 22:45:00,000 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 22:45:00,001 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:45:24,416 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:45:51,684 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:46:17,303 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:46:42,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:47:09,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:47:37,777 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:48:02,913 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:48:27,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:48:54,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:49:22,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:49:48,719 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:50:13,961 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:50:37,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:51:04,485 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:51:31,112 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:51:58,593 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:52:25,109 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:52:53,805 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:53:23,553 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:53:51,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:54:14,632 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:54:44,041 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:55:13,951 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:55:40,645 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:56:05,421 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:56:31,074 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:56:58,651 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:57:27,774 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:57:52,672 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:58:19,853 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:58:43,343 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:59:10,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 22:59:34,997 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 23:00:00,011 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.GetMachineDataJob', class=FaceIDService.Service.GetDataMachineJob
2026-06-24 23:00:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.GetMachineDataJob
2026-06-24 23:00:00,011 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 23:00:00,011 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 23:00:00,013 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 23:00:00,013 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:00:00,013 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 23:00:00,015 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 23:00:00,015 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:00:26,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:00:51,968 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:01:20,467 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:01:43,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:02:11,103 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:02:39,189 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:03:08,498 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:03:36,537 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:04:06,427 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:04:30,116 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:04:59,919 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:05:26,197 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:05:53,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:06:17,890 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:06:47,720 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:07:17,676 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:07:46,667 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:08:09,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:08:37,525 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:09:04,159 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:09:33,657 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:10:03,255 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:10:27,758 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:10:54,065 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:11:17,926 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:11:44,318 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:12:13,363 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:12:40,764 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:13:06,986 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:13:32,270 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:14:02,087 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:14:25,901 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:14:51,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 23:15:00,008 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 23:15:00,008 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:15:00,008 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 23:15:00,009 [10] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 23:15:00,010 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:15:26,239 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:15:54,261 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:16:22,697 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:16:47,866 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:17:11,658 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:17:40,636 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:18:06,819 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:18:31,747 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:18:56,195 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:19:21,499 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:19:45,350 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:20:11,841 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:20:36,824 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:21:04,231 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:21:29,643 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:21:56,236 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:22:21,448 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:22:49,880 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:23:18,363 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:23:43,909 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:24:08,793 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:24:36,784 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:25:06,779 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:25:33,300 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:25:58,889 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:26:28,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:26:56,356 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:27:21,295 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:27:44,789 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:28:14,177 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:28:43,060 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:29:10,125 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:29:38,218 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 23:30:00,014 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 23:30:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 23:30:00,014 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:30:00,014 [12] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 23:30:00,016 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:30:25,578 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:30:53,364 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:31:16,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:31:46,760 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:32:12,440 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:32:41,134 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:33:07,668 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:33:34,280 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:34:02,543 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:34:27,518 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:34:53,943 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:35:20,534 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:35:46,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:36:14,692 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:36:38,610 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:37:08,191 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:37:36,237 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:38:00,735 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:38:24,546 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:38:50,863 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:39:14,182 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:39:42,212 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:40:09,533 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:40:38,654 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:41:05,298 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:41:28,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:41:58,872 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:42:25,886 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:42:52,068 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:43:19,660 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:43:48,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:44:14,407 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:44:38,773 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
2026-06-24 23:45:00,005 [4] DEBUG Quartz.Simpl.SimpleJobFactory [NewJob Quartz.Simpl.SimpleJobFactory]- Producing instance of Job 'DEFAULT.RetryPendingSyncJob', class=FaceIDService.Service.RetryPendingSyncJob
2026-06-24 23:45:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Calling Execute on job DEFAULT.RetryPendingSyncJob
2026-06-24 23:45:00,005 [5] DEBUG Quartz.Core.JobRunShell [MoveNext Quartz.Core.JobRunShell+<Run>d__10]- Trigger instruction : NoInstruction
2026-06-24 23:45:00,005 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:45:00,007 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:45:28,925 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:45:56,888 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:46:20,347 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:46:44,283 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:47:13,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:47:37,393 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:48:04,508 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:48:28,915 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:48:58,249 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:49:21,979 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:49:50,860 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:50:18,985 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:50:44,211 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:51:11,260 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:51:36,505 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:52:00,099 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:52:26,455 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:52:56,104 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:53:25,383 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:53:50,148 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:54:17,629 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:54:43,731 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:55:07,656 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:55:31,292 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:55:57,845 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:56:27,491 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:56:50,874 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:57:16,756 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:57:42,607 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:58:10,080 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:58:38,801 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:59:04,547 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 0 triggers
2026-06-24 23:59:31,570 [4] DEBUG Quartz.Core.QuartzSchedulerThread [? ?]- Batch acquisition of 1 triggers
