ImportarFornecedoresJob.Executar

// Id: #191
using TradeMkt.Core.Jobs.ImportarDadosJoemerson;

var importarFornecedoresJob = Activate<ImportarFornecedoresJob>();
await importarFornecedoresJob.Executar();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"importar-fornecedores-joemerson"
RetryCount
10
Time
1766883605

State

12/28/2025 05:31:17 (+2.402s) Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+53ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+1h 51m Enqueued

Triggered by DelayedJobScheduler

+20ms Scheduled

Retry attempt 10 of 10: Timeout expired. The timeout period elapsed prio…

Enqueue at:
12/28/2025 05:31:08

+47.113s Failed

An exception occurred during performance of the job.

MySql.Data.MySqlClient.MySqlException (cc89de5330b8:1)

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding

MySql.Data.MySqlClient.MySqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding ---> System.TimeoutException: Timeout in IO operation
   at MySql.Data.MySqlClient.TimedStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, Boolean execAsync)
   at MySql.Data.MySqlClient.MySqlStream.ReadFullyAsync(Stream stream, Byte[] buffer, Int32 offset, Int32 count, Boolean execAsync)
   at MySql.Data.MySqlClient.MySqlStream.LoadPacketAsync(Boolean execAsync)
   at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync)
   at MySql.Data.MySqlClient.NativeDriver.FetchDataRowAsync(Int32 statementId, Int32 columns, Boolean execAsync)
   at MySql.Data.MySqlClient.Driver.FetchDataRowAsync(Int32 statementId, Int32 columns, Boolean execAsync)
   at MySql.Data.MySqlClient.ResultSet.GetNextRowAsync(Boolean execAsync)
   at MySql.Data.MySqlClient.ResultSet.NextRowAsync(CommandBehavior behavior, Boolean execAsync)
   at MySql.Data.MySqlClient.MySqlDataReader.ReadAsync(Boolean execAsync, CancellationToken cancellationToken)

   --- End of inner exception stack trace ---
   at MySql.Data.MySqlClient.Interceptors.ExceptionInterceptor.Throw(Exception exception)
   at MySql.Data.MySqlClient.MySqlConnection.Throw(Exception ex)
   at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbortAsync(Exception ex, Boolean execAsync, CancellationToken cancellationToken)
   at MySql.Data.MySqlClient.MySqlDataReader.ReadAsync(Boolean execAsync, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.FromSqlQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 38
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+39ms Processing

Server:
cc89de5330b8:1
Worker:
0cae47e9

+1h 8m Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 9 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 03:38:28

+4.979s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+45ms Processing

Server:
cc89de5330b8:1
Worker:
73ec5ee2

+44m 1.452s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 8 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 02:29:33

+2.423s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+80ms Processing

Server:
cc89de5330b8:1
Worker:
86ddab7f

+23m 14.489s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 7 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:45:39

+2.163s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+29ms Processing

Server:
cc89de5330b8:1
Worker:
f6d7fb5b

+11m 43.916s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 6 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:22:18

+2.290s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+19ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+6m 14.386s Enqueued

Triggered by DelayedJobScheduler

+7ms Scheduled

Retry attempt 5 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:10:27

+1.105s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+94ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+1m 43.925s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 4 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:04:12

+1.185s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+29ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+58.954s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 3 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:02:34

+1.129s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+41ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+58.722s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 2 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:01:34

+1.345s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+55ms Processing

Server:
cc89de5330b8:1
Worker:
4a04ec58

+27.456s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 1 of 10: An item with the same key has already been added.…

Enqueue at:
12/28/2025 01:00:26

+2.419s Failed

An exception occurred during performance of the job.

System.ArgumentException (cc89de5330b8:1)

An item with the same key has already been added. Key: 18205191000193

System.ArgumentException: An item with the same key has already been added. Key: 18205191000193
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector, IEqualityComparer`1 comparer)
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 179
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.Services.ImportarFornecedoresService.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/Services/ImportarFornecedoresService.cs:line 210
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 50
   at TradeMkt.Core.Jobs.ImportarDadosJoemerson.ImportarFornecedoresJob.Executar() in /src/TradeMkt.Core/Jobs/ImportarDadosJoemerson/ImportarFornecedoresJob.cs:line 58
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+63ms Processing

Server:
cc89de5330b8:1
Worker:
f6d7fb5b

+20ms Enqueued

Triggered by recurring job scheduler

12/28/2025 01:00:05 Created