zrlw commented on issue #9079:
URL: https://github.com/apache/dubbo/issues/9079#issuecomment-952471825


   ```
   [INFO] [27/10/21 09:53:30:532 CST] ERROR model.ScopeModel:  [DUBBO] Error 
happened when destroying ScopeModel., dubbo version: 3.0.5-SNAPSHOT, current 
host: 192.168.1.23
   [INFO] java.lang.IllegalStateException: Not all application models are 
completely destroyed, remaining 1 application models may be created during 
destruction: [ApplicationModel-26.1]
   [INFO]       at 
org.apache.dubbo.rpc.model.FrameworkModel.checkApplicationDestroy(FrameworkModel.java:124)
   [INFO]       at 
org.apache.dubbo.rpc.model.FrameworkModel.onDestroy(FrameworkModel.java:94)
   [INFO]       at 
org.apache.dubbo.rpc.model.ScopeModel.destroy(ScopeModel.java:105)
   [INFO]       at 
org.apache.dubbo.rpc.model.FrameworkModel.destroyAll(FrameworkModel.java:160)
   [INFO]       at 
org.apache.dubbo.test.check.DubboTestChecker.executionFinished(DubboTestChecker.java:224)
   [INFO]       at 
org.junit.platform.launcher.core.TestExecutionListenerRegistry$CompositeTestExecutionListener.lambda$executionFinished$10(TestExecutionListenerRegistry.java:109)
   [INFO]       at 
org.junit.platform.launcher.core.TestExecutionListenerRegistry.lambda$notifyEach$1(TestExecutionListenerRegistry.java:67)
   [INFO]       at java.util.ArrayList.forEach(ArrayList.java:1259)
   [INFO]       at 
org.junit.platform.launcher.core.TestExecutionListenerRegistry.notifyEach(TestExecutionListenerRegistry.java:65)
   [INFO]       at 
org.junit.platform.launcher.core.TestExecutionListenerRegistry.access$200(TestExecutionListenerRegistry.java:32)
   [INFO]       at 
org.junit.platform.launcher.core.TestExecutionListenerRegistry$CompositeTestExecutionListener.executionFinished(TestExecutionListenerRegistry.java:108)
   [INFO]       at 
org.junit.platform.launcher.core.ExecutionListenerAdapter.executionFinished(ExecutionListenerAdapter.java:56)
   [INFO]       at 
org.junit.platform.launcher.core.DelegatingEngineExecutionListener.executionFinished(DelegatingEngineExecutionListener.java:46)
   [INFO]       at 
org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.executionFinished(OutcomeDelayingEngineExecutionListener.java:63)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.reportCompletion(NodeTestTask.java:179)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:85)
   [INFO]       at java.util.ArrayList.forEach(ArrayList.java:1259)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
   [INFO]       at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
   [INFO]       at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
   [INFO]       at 
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
   [INFO]       at 
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
   [INFO]       at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
   [INFO]       at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
   [INFO]       at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
   [INFO]       at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
   [INFO]       at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
   [INFO]       at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
   [INFO]       at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
   [INFO]       at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
   [INFO]       at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
   [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
0.146 s <<< FAILURE! - in 
org.apache.dubbo.registry.client.migration.MigrationRuleListenerTest
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to