ICommitProjectUpdateTo3E.Run

// Job ID: #54780
using AG.A1.Scheduler.Project.Contracts.Contracts.Project;

var commitProjectUpdateTo3E = Activate<ICommitProjectUpdateTo3E>();
await commitProjectUpdateTo3E.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"PROJECT-Commit-Project-Update-To-3E-Task"
RetryCount
10
Time
1694228409

State

9/9/2023 7:30:35 AM (+90ms) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+30ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
6297a0fc
+32msExport to 3E - Started at 9/9/2023 7:30:35 AM
+38msFetching Studies to export
+78msAn error occured: Request failed with status code InternalServerError

+1h 51m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 10 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 7:30:25 AM

+353ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
a5c419a7
+29msExport to 3E - Started at 9/9/2023 5:38:59 AM
+36msFetching Studies to export
+327msAn error occured: Request failed with status code InternalServerError

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+34ms Scheduled

Retry attempt 9 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 5:38:59 AM

+166ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+40ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
0b898891
+63msExport to 3E - Started at 9/9/2023 4:28:40 AM
+79msFetching Studies to export
+155msAn error occured: Request failed with status code InternalServerError

+43m 47.307s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 8 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 4:28:29 AM

+187ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
6297a0fc
+26msExport to 3E - Started at 9/9/2023 3:44:52 AM
+33msFetching Studies to export
+163msAn error occured: Request failed with status code InternalServerError

+23m 930ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 7 of 10: Could not load file or assembly 'AG.A1.Scheduler.…

Enqueue at:
9/9/2023 3:44:45 AM

+50ms Failed

Can not change the state to 'Processing': target method was not found.

System.IO.FileNotFoundException

Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'
   at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly)
   at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   at Hangfire.Common.TypeHelper.AssemblyResolver(String assemblyString)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at System.TypeNameParser.ResolveAssembly(String asmName, Func`2 assemblyResolver, Boolean throwOnError, StackCrawlMark& stackMark)
   at System.TypeNameParser.ConstructType(Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError)
   at Hangfire.Common.TypeHelper.DefaultTypeResolver(String typeName)
   at Hangfire.Storage.InvocationData.DeserializeJob()

+11m 15.637s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 6 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:21:46 AM

+137ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
692bd27c
+28msExport to 3E - Started at 9/9/2023 3:10:36 AM
+35msFetching Studies to export
+115msAn error occured: Request failed with status code InternalServerError

+5m 15.227s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 5 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:10:31 AM

+160ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
0b898891
+27msExport to 3E - Started at 9/9/2023 3:05:20 AM
+34msFetching Studies to export
+118msAn error occured: Request failed with status code InternalServerError

+2m 45.120s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

Retry attempt 4 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:05:15 AM

+114ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+30ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
c66b3c95
+27msExport to 3E - Started at 9/9/2023 3:02:35 AM
+34msFetching Studies to export
+84msAn error occured: Request failed with status code InternalServerError

+44.920s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 3 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:02:21 AM

+107ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+30ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
6297a0fc
+30msExport to 3E - Started at 9/9/2023 3:01:50 AM
+39msFetching Studies to export
+76msAn error occured: Request failed with status code InternalServerError

+59.996s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 2 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:01:40 AM

+86ms Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
a5c419a7
+30msExport to 3E - Started at 9/9/2023 3:00:50 AM
+39msFetching Studies to export
+70msAn error occured: Request failed with status code InternalServerError

+39.577s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+60ms Scheduled

Retry attempt 1 of 10: Request failed with status code InternalServerErr…

Enqueue at:
9/9/2023 3:00:46 AM

+1.120s Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 89
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+183ms Processing

Server:
dw0sdwk0004q3:5476
Worker:
c66b3c95
+220msExport to 3E - Started at 9/9/2023 3:00:09 AM
+231msFetching Studies to export
+1.031sAn error occured: Request failed with status code InternalServerError

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-project

9/9/2023 3:00:09 AM Created