WorldFootballScraperJob.Run

// Job ID: dd68d316-fb85-440f-8261-635be74fe6b3
using Hangfire.Jobs.Derbyseger;

var worldFootballScraperJob = Activate<WorldFootballScraperJob>();
await worldFootballScraperJob.Run();

Parameters

RecurringJobId
"Derbyseger.WorldFootballScraper"
Time
1764806407
CurrentCulture
""
CurrentUICulture
""
RetryCount
10

State

12/04/2025 00:00:07 (- <1ms) Enqueued

Triggered by recurring job scheduler

Queue:
default

-3.628s Processing

Server:
18b393c90d1a:1
Worker:
b3bc1d37

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-26.116s Scheduled

Retry attempt 1 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:00:37

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-72ms Processing

Server:
18b393c90d1a:1
Worker:
14965b2d

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-29.927s Scheduled

Retry attempt 2 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:00:55

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-78ms Processing

Server:
18b393c90d1a:1
Worker:
14965b2d

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1m 59.922s Scheduled

Retry attempt 3 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:03:05

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-69ms Processing

Server:
18b393c90d1a:1
Worker:
b3bc1d37

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-3m 44.931s Scheduled

Retry attempt 4 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:06:39

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-145ms Processing

Server:
18b393c90d1a:1
Worker:
53d5190e

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-6m 59.859s Scheduled

Retry attempt 5 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:13:48

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-176ms Processing

Server:
18b393c90d1a:1
Worker:
690acd41

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-12m 14.831s Scheduled

Retry attempt 6 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:25:56

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-608ms Processing

Server:
18b393c90d1a:1
Worker:
c9e97f85

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-23m 29.415s Scheduled

Retry attempt 7 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 00:49:29

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-224ms Processing

Server:
18b393c90d1a:1
Worker:
2577d7a8

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-41m 44.796s Scheduled

Retry attempt 8 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 01:31:13

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-197ms Processing

Server:
18b393c90d1a:1
Worker:
e5201176

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1h 12m Scheduled

Retry attempt 9 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 02:44:14

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-198ms Processing

Server:
18b393c90d1a:1
Worker:
c4470a8a

- <1ms Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-1h 53m Scheduled

Retry attempt 10 of 10: Index was outside the bounds of the array.

Enqueue at:
12/04/2025 04:37:08

- <1ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

-842ms Processing

Server:
18b393c90d1a:1
Worker:
0bcb5c67

+4h 37m Failed

An exception occurred during performance of the job.

System.IndexOutOfRangeException

Index was outside the bounds of the array.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at WorldFootball.WorldFootballService.<>c__DisplayClass1_0.<<GetClub>b__0>d.MoveNext() in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 85
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
   at WorldFootball.WorldFootballService.GetClub(String id, CancellationToken cancellationToken) in /src/src/Common/WorldFootball/WorldFootballService.Clubs.cs:line 86
   at Hangfire.Jobs.Derbyseger.WorldFootballScraperJob.Run() in /src/src/Jobs/Derbyseger/WorldFootballScraperJob.cs:line 339
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

12/04/2025 00:00:07 Created