Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/worker cluster #1003

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

modify: worker period.

ff7a65c
Select commit
Loading
Failed to load commit list.
Open

Feature/worker cluster #1003

modify: worker period.
ff7a65c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Portkey-Wallet.portkey-DID-server failed Dec 7, 2024 in 5m 7s

Build #20241207.5 had test failures

Details

Tests

  • Failed: 261 (92.23%)
  • Passed: 22 (7.77%)
  • Other: 0 (0.00%)
  • Total: 283

Annotations

Check failure on line 7444 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Portkey-Wallet.portkey-DID-server

Build log #L7444

Bash exited with code '1'.

Check failure on line 1 in CAServer.Contact.ContactTest.GetImTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Portkey-Wallet.portkey-DID-server

CAServer.Contact.ContactTest.GetImTest

Volo.Abp.AbpInitializationException : An error occurred during the initialize Volo.Abp.Modularity.OnPreApplicationInitializationModuleLifecycleContributor phase of the module AElf.Indexing.Elasticsearch.AElfIndexingElasticsearchModule, AElf.Indexing.Elasticsearch, Version=0.0.16.0, Culture=neutral, PublicKeyToken=null: Object reference not set to an instance of an object.. See the inner exception for details.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)
   at Volo.Abp.AbpApplicationBase.InitializeModules()
   at Volo.Abp.Testing.AbpIntegratedTest`1..ctor()
   at CAServer.CAServerTestBase`1..ctor()
   at CAServer.CAServerApplicationTestBase..ctor() in /Users/runner/work/1/s/test/CAServer.Application.Tests/CAServerApplicationTestBase.cs:line 37
   at CAServer.Contact.ContactTest..ctor() in /Users/runner/work/1/s/test/CAServer.Application.Tests/Contact/ContactTest.cs:line 43
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
----- Inner Stack Trace -----
   at AElf.Indexing.Elasticsearch.Services.ElasticIndexService.CreateIndexAsync(String indexName, Type type, Int32 shard, Int32 numberOfReplicas)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.HandleModuleAsync(Type type)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.<EnsureIndexesCreateAsync>b__4_0()
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)

Check failure on line 1 in CAServer.CAActivity.UserActivityAppServiceTests.GetTwoCaTransactions_Param_Empty_Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Portkey-Wallet.portkey-DID-server

CAServer.CAActivity.UserActivityAppServiceTests.GetTwoCaTransactions_Param_Empty_Test

Volo.Abp.AbpInitializationException : An error occurred during the initialize Volo.Abp.Modularity.OnPreApplicationInitializationModuleLifecycleContributor phase of the module AElf.Indexing.Elasticsearch.AElfIndexingElasticsearchModule, AElf.Indexing.Elasticsearch, Version=0.0.16.0, Culture=neutral, PublicKeyToken=null: Object reference not set to an instance of an object.. See the inner exception for details.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)
   at Volo.Abp.AbpApplicationBase.InitializeModules()
   at Volo.Abp.Testing.AbpIntegratedTest`1..ctor()
   at CAServer.CAServerTestBase`1..ctor()
   at CAServer.CAServerApplicationTestBase..ctor() in /Users/runner/work/1/s/test/CAServer.Application.Tests/CAServerApplicationTestBase.cs:line 37
   at CAServer.CAActivity.UserActivityAppServiceTests..ctor() in /Users/runner/work/1/s/test/CAServer.Application.Tests/CAActivity/UserActivityAppServiceTests.cs:line 28
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
----- Inner Stack Trace -----
   at AElf.Indexing.Elasticsearch.Services.ElasticIndexService.CreateIndexAsync(String indexName, Type type, Int32 shard, Int32 numberOfReplicas)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.HandleModuleAsync(Type type)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.<EnsureIndexesCreateAsync>b__4_0()
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)

Check failure on line 1 in CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest.SignatureTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Portkey-Wallet.portkey-DID-server

CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest.SignatureTest

Volo.Abp.AbpInitializationException : An error occurred during the initialize Volo.Abp.Modularity.OnPreApplicationInitializationModuleLifecycleContributor phase of the module AElf.Indexing.Elasticsearch.AElfIndexingElasticsearchModule, AElf.Indexing.Elasticsearch, Version=0.0.16.0, Culture=neutral, PublicKeyToken=null: Object reference not set to an instance of an object.. See the inner exception for details.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)
   at Volo.Abp.AbpApplicationBase.InitializeModules()
   at Volo.Abp.Testing.AbpIntegratedTest`1..ctor()
   at CAServer.CAServerTestBase`1..ctor()
   at CAServer.CAServerApplicationTestBase..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/CAServerApplicationTestBase.cs:line 32
   at CAServer.ThirdPart.ThirdPartTestBase..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/ThirdPart/ThirdPartTestBase.cs:line 29
   at CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/ThirdPart/Alchemy/AlchemyOrderAppServiceTest.cs:line 20
   at InvokeStub_AlchemyOrderAppServiceTest..ctor(Object, Object, IntPtr*)
   at System.Reflection.ConstructorInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at AElf.Indexing.Elasticsearch.Services.ElasticIndexService.CreateIndexAsync(String indexName, Type type, Int32 shard, Int32 numberOfReplicas)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.HandleModuleAsync(Type type)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.<EnsureIndexesCreateAsync>b__4_0()
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)

Check failure on line 1 in CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest.Signature_Verify_Error_Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Portkey-Wallet.portkey-DID-server

CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest.Signature_Verify_Error_Test

Volo.Abp.AbpInitializationException : An error occurred during the initialize Volo.Abp.Modularity.OnPreApplicationInitializationModuleLifecycleContributor phase of the module AElf.Indexing.Elasticsearch.AElfIndexingElasticsearchModule, AElf.Indexing.Elasticsearch, Version=0.0.16.0, Culture=neutral, PublicKeyToken=null: Object reference not set to an instance of an object.. See the inner exception for details.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)
   at Volo.Abp.AbpApplicationBase.InitializeModules()
   at Volo.Abp.AbpApplicationWithExternalServiceProvider.Initialize(IServiceProvider serviceProvider)
   at Volo.Abp.Testing.AbpIntegratedTest`1..ctor()
   at CAServer.CAServerTestBase`1..ctor()
   at CAServer.CAServerApplicationTestBase..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/CAServerApplicationTestBase.cs:line 32
   at CAServer.ThirdPart.ThirdPartTestBase..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/ThirdPart/ThirdPartTestBase.cs:line 29
   at CAServer.ThirdPart.Alchemy.AlchemyOrderAppServiceTest..ctor(ITestOutputHelper output) in /Users/runner/work/1/s/test/CAServer.Application.Tests/ThirdPart/Alchemy/AlchemyOrderAppServiceTest.cs:line 20
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.ConstructorInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at AElf.Indexing.Elasticsearch.Services.ElasticIndexService.CreateIndexAsync(String indexName, Type type, Int32 shard, Int32 numberOfReplicas)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.HandleModuleAsync(Type type)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.<EnsureIndexesCreateAsync>b__4_0()
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.<>c__DisplayClass15_0.<Run>b__0(Task t)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
   at Volo.Abp.Threading.AsyncHelper.RunSync(Func`1 action)
   at AElf.Indexing.Elasticsearch.Services.EnsureIndexBuildService.EnsureIndexesCreateAsync()
   at AElf.Indexing.Elasticsearch.AElfIndexingElasticsearchModule.OnPreApplicationInitialization(ApplicationInitializationContext context)
   at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context)