Job

// Job ID: #66e4d20a5236fa07fc830c2a
Can not find the target method.
CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

9/14/2024 12:08:11 AM (+41.065s) Failed

An exception occurred during performance of the job.

System.TimeoutException

A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = ReadPreferenceServerSelector{ ReadPreference = { Mode : Primary } }, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "3", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1024" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1024", State: "Connected", Type: "ReplicaSetSecondary", Tags: "{ availabilityZone : apse2-az3, region : AP_SOUTHEAST_2, diskState : READY, nodeType : ELECTABLE, provider : AWS, workloadType : OPERATIONAL }", WireVersionRange: "[0, 17]" }, { ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1025" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1025", State: "Connected", Type: "ReplicaSetSecondary", Tags: "{ provider : AWS, availabilityZone : apse2-az1, nodeType : ELECTABLE, region : AP_SOUTHEAST_2, workloadType : OPERATIONAL, diskState : READY }", WireVersionRange: "[0, 17]" }, { ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1026" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1026", State: "Disconnected", Type: "Unknown" }] }.

System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = ReadPreferenceServerSelector{ ReadPreference = { Mode : Primary } }, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "3", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1024" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1024", State: "Connected", Type: "ReplicaSetSecondary", Tags: "{ availabilityZone : apse2-az3, region : AP_SOUTHEAST_2, diskState : READY, nodeType : ELECTABLE, provider : AWS, workloadType : OPERATIONAL }", WireVersionRange: "[0, 17]" }, { ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1025" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1025", State: "Connected", Type: "ReplicaSetSecondary", Tags: "{ provider : AWS, availabilityZone : apse2-az1, nodeType : ELECTABLE, region : AP_SOUTHEAST_2, workloadType : OPERATIONAL, diskState : READY }", WireVersionRange: "[0, 17]" }, { ServerId: "{ ClusterId : 3, EndPoint : "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1026" }", EndPoint: "Unspecified/pl-0-ap-southeast-2.x4umu.mongodb.net:1026", State: "Disconnected", Type: "Unknown" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.<WaitForDescriptionChangedAsync>d__53.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 MongoDB.Driver.Core.Clusters.Cluster.<SelectServerAsync>d__45.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 MongoDB.Driver.Core.Bindings.ReadPreferenceBinding.<GetReadChannelSourceAsync>d__11.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 MongoDB.Driver.Core.Operations.FindOperation`1.<ExecuteAsync>d__111.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 MongoDB.Driver.OperationExecutor.<ExecuteReadOperationAsync>d__3`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 MongoDB.Driver.MongoCollectionImpl`1.<ExecuteReadOperationAsync>d__93`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 MongoDB.Driver.MongoCollectionImpl`1.<UsingImplicitSessionAsync>d__101`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.HangfireTask.DrugImportTask.<ImportDrugAPN>d__15.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\HangfireTask\DrugImport\DrugImportTask.cs:line 365
--- 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.DrugImportTask.<ImportProcess>d__13.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\HangfireTask\DrugImport\DrugImportTask.cs:line 120

+7m 19.768s Processing

Server:
ip-0a00067f:3536
Worker:
0d30ae22

+13ms Enqueued

Queue:
default

9/14/2024 12:00:10 AM Created