PrintPackJobTask.RobotPack_Jobs

// Job ID: #6861d4df891d55487f0069b9
using OI.Service.HangfireTask.CreatePackJob;

var printPackJobTask = Activate<PrintPackJobTask>();
await printPackJobTask.RobotPack_Jobs(
    "649923d0f65a8813a473b052",
    "6784b86aaf648e00c05489ba",
    "melissas",
    "melissa mulley",
    new { "6861bb6f450c9530366a4ae6", "6861bb6f450c9530366a4ae7", "6861bb70450c9530366a4b01", "6861bb70450c9530366a4b00", "6861bb6f450c9530366a4af4", "6861bb6f450c9530366a4af5", "6861bb72450c9530366a4b1e", "6861bb72450c9530366a4b1d", "6861bb70450c9530366a4b07", "6861bb70450c9530366a4b06", "6861bc37450c9530366a5be1", "6861bc37450c9530366a5be0", "6861bb70450c9530366a4afb", "6861bb70450c9530366a4afa", "6861bb6f450c9530366a4af3", "6861bb6f450c9530366a4af2", "6861bb70450c9530366a4afe", "6861bb70450c9530366a4aff", "6861bb6f450c9530366a4ae9", "6861bb6f450c9530366a4ae8", "6861bb71450c9530366a4b1a", "6861bb71450c9530366a4b19", "6861bc9d450c9530366a6262", "6861bc9d450c9530366a6261", "6861bb6f450c9530366a4ae4", "6861bb6f450c9530366a4ae5", "6861bbd4450c9530366a5399", "6861bbd4450c9530366a5398", "6861bb71450c9530366a4b0d", "6861bb71450c9530366a4b0e", "6861bb71450c9530366a4b18", "6861bb71450c9530366a4b17", "6861bb71450c9530366a4b0b", "6861bb71450c9530366a4b0c", "6861bb72450c9530366a4b1c", "6861bb72450c9530366a4b1b", "6861bc9d450c9530366a6264", "6861bc9d450c9530366a6263", "6861bb70450c9530366a4b05", "6861bb70450c9530366a4b04", "6861bb70450c9530366a4b02", "6861bb70450c9530366a4b03", "6861bb70450c9530366a4afd", "6861bb70450c9530366a4afc", "6861bbd5450c9530366a53a7", "6861bbd5450c9530366a53a6", "6861bb6f450c9530366a4aea", "6861bb6f450c9530366a4aeb", "6861bbd4450c9530366a5393", "6861bbd4450c9530366a5392", "6861bbd5450c9530366a539c", "6861bbd5450c9530366a539d", "6861bc36450c9530366a5bcb", "6861bc36450c9530366a5bca", "6861bbd4450c9530366a538e", "6861bbd4450c9530366a538f", "6861bbd5450c9530366a53a9", "6861bbd5450c9530366a53a8", "6861bbd6450c9530366a53ad", "6861bbd6450c9530366a53ac", "6861bc37450c9530366a5bd2", "6861bc37450c9530366a5bd3", "6861bbd5450c9530366a53a3", "6861bbd5450c9530366a53a2", "6861bbd4450c9530366a5395", "6861bbd4450c9530366a5394", "6861bbd3450c9530366a5388", "6861bbd3450c9530366a5386", "6861bbd3450c9530366a5389", "6861bbd3450c9530366a5387", "6861bc36450c9530366a5bce", "6861bc37450c9530366a5bcf", "6861bbd4450c9530366a538a", "6861bbd4450c9530366a538b", "6861bbd5450c9530366a539b", "6861bbd5450c9530366a539a" });
CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

6/30/2025 12:06:10 AM (+15.350s) Failed

An exception occurred during performance of the job.

System.MissingMethodException

Method not found: 'Amazon.Util.Internal.ICryptoUtil Amazon.Util.CryptoUtilFactory.get_CryptoInstance()'.

System.MissingMethodException: Method not found: 'Amazon.Util.Internal.ICryptoUtil Amazon.Util.CryptoUtilFactory.get_CryptoInstance()'.
   at Amazon.SQS.Internal.ValidationResponseHandler.CalculateMD5(Byte[] bytes)
   at Amazon.SQS.Internal.ValidationResponseHandler.CalculateMD5(String message) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 220
   at Amazon.SQS.Internal.ValidationResponseHandler.ValidateMD5(String message, String md5FromService) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 267
   at Amazon.SQS.Internal.ValidationResponseHandler.ValidateSendMessage(SendMessageRequest request, SendMessageResponse response) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 339
   at Amazon.SQS.Internal.ValidationResponseHandler.PostInvoke(IExecutionContext executionContext) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 72
   at Amazon.SQS.Internal.ValidationResponseHandler.<InvokeAsync>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\ErrorHandler\ErrorHandler.cs:line 107
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.Signer.<InvokeAsync>d__1`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\Signer.cs:line 56
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.EndpointDiscoveryHandler.<InvokeAsync>d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Amazon.Runtime.Internal.EndpointDiscoveryHandler.<InvokeAsync>d__2`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\EndpointDiscoveryHandler.cs:line 79
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CredentialsRetriever.<InvokeAsync>d__7`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\CredentialsRetriever.cs:line 98
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\RetryHandler\RetryHandler.cs:line 146
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.ErrorCallbackHandler.<InvokeAsync>d__5`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\ErrorCallbackHandler.cs:line 58
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.MetricsHandler.<InvokeAsync>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OI.Service.AWS.SQS.SQSService.<SendMessage>d__6.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\AWS.SQS\SQSService.cs:line 81
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at OI.Service.HangfireTask.CreatePackJob.PrintPackJobTask.<RobotPack_Jobs>d__52.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\HangfireTask\CreatePackJob\PrintPackJobTask.cs:line 360

+3.871s Processing

Server:
ip-0a00084c:3744
Worker:
ba3f3022

+6ms Enqueued

Queue:
default

6/30/2025 12:05:51 AM Created