!SESSION 2020-06-04 07:20:00.285 ----------------------------------------------- eclipse.buildId=4.16.0.I20200604-0540 java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -timeout 7200000 -junitReportOutput /Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/results/ep416I-unit-mac64-java8_macosx.cocoa.x86_64_8.0 Command-line arguments: -application org.eclipse.test.coretestapplication -data /Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/osgi_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -os macosx -ws cocoa -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/results/ep416I-unit-mac64-java8_macosx.cocoa.x86_64_8.0 !ENTRY org.eclipse.e4.ui.workbench3 1 0 2020-06-04 07:20:03.582 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2020-06-04 07:20:03 -0700 !ENTRY org.eclipse.osgi.internal.url.MultiplexingFactory 4 0 2020-06-04 07:20:29.213 !MESSAGE findAuthorizedURLStreamHandler-loop !STACK 0 java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.osgi.internal.url.MultiplexingFactory.findAuthorizedFactory(MultiplexingFactory.java:191) at org.eclipse.osgi.internal.url.URLStreamHandlerFactoryImpl.findAuthorizedURLStreamHandler(URLStreamHandlerFactoryImpl.java:189) at org.eclipse.osgi.internal.url.URLStreamHandlerFactoryImpl.createURLStreamHandler(URLStreamHandlerFactoryImpl.java:105) at java.net.URL.getURLStreamHandler(URL.java:1142) at java.net.URL.(URL.java:599) at java.net.URL.(URL.java:490) at java.net.URL.(URL.java:439) at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:175) at java.net.JarURLConnection.(JarURLConnection.java:158) at sun.net.www.protocol.jar.JarURLConnection.(JarURLConnection.java:81) at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:41) at java.net.URL.openConnection(URL.java:979) at java.net.URL.openStream(URL.java:1045) at java.util.ServiceLoader.parse(ServiceLoader.java:304) at java.util.ServiceLoader.access$200(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.hasNextService(ServiceLoader.java:357) at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:393) at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:474) at org.osgi.framework.FrameworkUtil.(FrameworkUtil.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.osgi.tests.hooks.framework.StorageHookTests.testFrameworkUtilHelper(StorageHookTests.java:245) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.NullPointerException at org.osgi.framework.FrameworkUtil.getBundle(FrameworkUtil.java:232) at org.eclipse.osgi.internal.url.MultiplexingFactory.hasAuthority(MultiplexingFactory.java:218) ... 91 more Root exception: java.lang.NullPointerException at org.osgi.framework.FrameworkUtil.getBundle(FrameworkUtil.java:232) at org.eclipse.osgi.internal.url.MultiplexingFactory.hasAuthority(MultiplexingFactory.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.osgi.internal.url.MultiplexingFactory.findAuthorizedFactory(MultiplexingFactory.java:191) at org.eclipse.osgi.internal.url.URLStreamHandlerFactoryImpl.findAuthorizedURLStreamHandler(URLStreamHandlerFactoryImpl.java:189) at org.eclipse.osgi.internal.url.URLStreamHandlerFactoryImpl.createURLStreamHandler(URLStreamHandlerFactoryImpl.java:105) at java.net.URL.getURLStreamHandler(URL.java:1142) at java.net.URL.(URL.java:599) at java.net.URL.(URL.java:490) at java.net.URL.(URL.java:439) at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:175) at java.net.JarURLConnection.(JarURLConnection.java:158) at sun.net.www.protocol.jar.JarURLConnection.(JarURLConnection.java:81) at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:41) at java.net.URL.openConnection(URL.java:979) at java.net.URL.openStream(URL.java:1045) at java.util.ServiceLoader.parse(ServiceLoader.java:304) at java.util.ServiceLoader.access$200(ServiceLoader.java:185) at java.util.ServiceLoader$LazyIterator.hasNextService(ServiceLoader.java:357) at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:393) at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:474) at org.osgi.framework.FrameworkUtil.(FrameworkUtil.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.osgi.tests.hooks.framework.StorageHookTests.testFrameworkUtilHelper(StorageHookTests.java:245) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) testing1://test # !SESSION 2020-06-04 07:20:34.465 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true | main | 2020-06-04 07:20:34.465 | testTraceFile01 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile01 | 623 | testing 1 | | main | 2020-06-04 07:20:34.467 | testTraceFile01 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile01 | 625 | testing 3 | # !SESSION 2020-06-04 07:20:34.470 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true # testTraceFile02/debug=true | main | 2020-06-04 07:20:34.470 | testTraceFile02 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile02 | 662 | testing 1 | java.lang.Exception: An error 1 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile02(DebugOptionsTestCase.java:662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | | main | 2020-06-04 07:20:34.472 | testTraceFile02 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile02 | 664 | testing 3 | java.lang.Exception: An error 3 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile02(DebugOptionsTestCase.java:664) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-06-04 07:20:34.477 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile03/debug=true | main | 2020-06-04 07:20:34.477 | testTraceFile03 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile03 | 750 | Thread Stack dump: java.lang.Throwable: at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile03(DebugOptionsTestCase.java:750) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | | main | 2020-06-04 07:20:34.478 | testTraceFile03 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile03 | 752 | Thread Stack dump: java.lang.Throwable: at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testTraceFile03(DebugOptionsTestCase.java:752) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-06-04 07:20:34.482 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile03/debug=true # testTraceFile04/debug=true | main | 2020-06-04 07:20:34.482 | testTraceFile04 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile04 | 786 | Entering method with no parameters | | main | 2020-06-04 07:20:34.484 | testTraceFile04 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile04 | 788 | Entering method with no parameters | # !SESSION 2020-06-04 07:20:34.486 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile03/debug=true # testTraceFile04/debug=true | main | 2020-06-04 07:20:34.486 | testTraceFile05 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile05 | 822 | Entering method with parameters: (arg1) | | main | 2020-06-04 07:20:34.487 | testTraceFile05 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile05 | 824 | Entering method with parameters: (arg3) | # !SESSION 2020-06-04 07:20:34.489 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile06/debug=true # testTraceFile03/debug=true # testTraceFile04/debug=true | main | 2020-06-04 07:20:34.489 | testTraceFile06 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile06 | 858 | Entering method with parameters: (arg1 arg2) | | main | 2020-06-04 07:20:34.490 | testTraceFile06 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile06 | 860 | Entering method with parameters: (arg5 arg6) | # !SESSION 2020-06-04 07:20:34.492 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile06/debug=true # testTraceFile07/debug=true # testTraceFile03/debug=true # testTraceFile04/debug=true | main | 2020-06-04 07:20:34.492 | testTraceFile07 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile07 | 894 | Exiting method with a void return | | main | 2020-06-04 07:20:34.492 | testTraceFile07 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile07 | 896 | Exiting method with a void return | # !SESSION 2020-06-04 07:20:34.495 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile05/debug=true # testTraceFile01/debug=true # testTraceFile02/debug=true # testTraceFile06/debug=true # testTraceFile07/debug=true # testTraceFile03/debug=true # testTraceFile04/debug=true # testTraceFile08/debug=true | main | 2020-06-04 07:20:34.495 | testTraceFile08 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile08 | 930 | Exiting method with result: returnValue1 | | main | 2020-06-04 07:20:34.496 | testTraceFile08 | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile08 | 932 | Exiting method with result: returnValue3 | # !SESSION 2020-06-04 07:20:34.498 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testTraceFile09/debug|path=true # testTraceFile08/debug=true # testTraceFile01/debug=true # testTraceFile05/debug=true # testTraceFile03/debug=true # testTraceFile07/debug=true # testTraceFile09/debug=true # testTraceFile02/debug=true # testTraceFile04/debug=true # testTraceFile06/debug=true | main | 2020-06-04 07:20:34.498 | testTraceFile09 | /debug|path | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile09 | 967 | A message with a | character. | | main | 2020-06-04 07:20:34.499 | testTraceFile09 | /debug|path | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testTraceFile09 | 968 | |A message with | multiple || characters.| | # !SESSION 2020-06-04 07:20:34.510 # version: 1.1 # verbose: false # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testVerboseDebugging/debug=true # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 | main | 2020-06-04 07:20:34.510 | testing 1 | java.lang.Exception: An error 1 at org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase.testVerboseDebugging(DebugOptionsTestCase.java:536) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) | # !SESSION 2020-06-04 07:20:34.511 # version: 1.1 # verbose: true # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testVerboseDebugging/debug=true # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 | main | 2020-06-04 07:20:34.511 | testVerboseDebugging | /debug | org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase | testVerboseDebugging | 538 | testing 2 | # !SESSION 2020-06-04 07:20:34.512 # version: 1.1 # verbose: false # The following option strings are specified for this debug session: # testBatchSetOptionsWhenDisabled/debug/disableCheck4=ok4 # testVerboseDebugging/debug=true # testBatchSetOptionsWhenDisabled/debug/disableCheck6=ok6 # testBatchSetOptionsWhenDisabled/debug/disableCheck5=ok5 | main | 2020-06-04 07:20:34.512 | testing 3 | | main | 2020-06-04 07:20:34.512 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with no parameters | | main | 2020-06-04 07:20:34.513 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with parameters: (arg) | | main | 2020-06-04 07:20:34.513 | Entering method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with parameters: (arg1 arg2) | | main | 2020-06-04 07:20:34.514 | Exiting method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with a void return | | main | 2020-06-04 07:20:34.514 | Exiting method org.eclipse.osgi.tests.debugoptions.DebugOptionsTestCase#testVerboseDebugging with result: returnValue | !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:20:34.537 !MESSAGE error !ENTRY test.logging.a 4 0 2020-06-04 07:20:34.574 !MESSAGE ERROR MESSAGE !ENTRY test.logging.a 4 0 2020-06-04 07:20:34.603 !MESSAGE ERROR MESSAGE !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:20:34.697 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.Exception at org.eclipse.equinox.log.test.LogReaderServiceTest.testLogFrameworkEventType(LogReaderServiceTest.java:244) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY test.logging.a 4 0 2020-06-04 07:20:34.746 !MESSAGE ERROR MESSAGE !SESSION 2020-06-04 07:20:35.051 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -port 61758 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/workspace -os macosx -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -port 61758 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws cocoa -version 3 !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:20:36.154 !MESSAGE Either the manifest file or the signature file has been tampered in this jar: /private/var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/6437471823/org.eclipse.osgi/15/data/temp/entry4321142300335467501.jar !STACK 0 java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /private/var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/6437471823/org.eclipse.osgi/15/data/temp/entry4321142300335467501.jar at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:172) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:120) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:76) at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:47) at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:223) at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:843) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:126) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:542) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:770) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:117) at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Hello World!! Goodbye World!! !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:21:00.204 !MESSAGE Either the manifest file or the signature file has been tampered in this jar: /Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/temp/entry7206173624997594919.jar !STACK 0 java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/temp/entry7206173624997594919.jar at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:172) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:120) at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:76) at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:47) at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:223) at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:843) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Hello World!! Goodbye World!! started simple app stopped simple app async result async result async result started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app started simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app stopped simple app started simple app stopped simple app started simple app stopped simple app started simple app stopped simple app !SESSION 2020-06-04 07:22:44.546 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -port 61879 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/workspace -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -port 61879 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws cocoa -version 3 !ENTRY org.eclipse.equinox.app 2 0 2020-06-04 07:23:15.103 !MESSAGE Failed to launch the scheduled application: {org.osgi.service.application.ScheduledApplication, org.osgi.service.event.EventHandler}={service.id=39, service.bundleid=7, service.scope=singleton, event.topics=[org/osgi/application/timer], event.filter=(minute=*), service.pid=org.eclipse.osgi.tests.simpleApp, schedule.id=schedule.2} !STACK 0 org.osgi.service.application.ApplicationException: Application is locked, can't launch! at org.osgi.service.application.ApplicationDescriptor.launch(ApplicationDescriptor.java:305) at org.eclipse.equinox.internal.app.EclipseScheduledApplication.handleEvent(EclipseScheduledApplication.java:126) at org.eclipse.equinox.internal.app.AppPersistence$AppTimer.run(AppPersistence.java:366) at java.lang.Thread.run(Thread.java:748) started simple app stopped simple app !SESSION 2020-06-04 07:24:18.752 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testFailedApplication01 -port 61887 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/workspace -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testFailedApplication01 -port 61887 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws cocoa -version 3 !ENTRY org.eclipse.equinox.app 4 0 2020-06-04 07:24:19.399 !MESSAGE Generated Exception !STACK 0 java.lang.Exception: Generated Exception at org.eclipse.osgi.tests.appadmin.FailedApp.start(FailedApp.java:22) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:30) at java.lang.Thread.run(Thread.java:748) !SESSION 2020-06-04 07:24:19.583 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -port 61889 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/workspace -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -port 61889 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws cocoa -version 3 !ENTRY org.eclipse.equinox.app 4 0 2020-06-04 07:24:22.230 !MESSAGE The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0 !STACK 0 org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:197) at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:30) at java.lang.Thread.run(Thread.java:748) !SESSION 2020-06-04 07:24:32.408 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -port 61891 -testpluginname org.eclipse.osgi.tests -version 3 Command-line arguments: -data /var/folders/nn/m8rx1ml9295g4zg96pc8phsc0000gp/T/workspace -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -port 61891 -testpluginname org.eclipse.osgi.tests -arch x86_64 -ws cocoa -version 3 !ENTRY org.eclipse.equinox.app 2 0 2020-06-04 07:24:35.048 !MESSAGE An error occurred while starting the application: org.eclipse.osgi.tests.testMainThreaded01.0 !STACK 0 org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.testMainThreaded01.0 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:197) at org.eclipse.equinox.internal.app.DefaultApplicationListener.run(DefaultApplicationListener.java:76) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:24:50.090 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.OutOfMemoryError: Generated exception at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$2.bundleChanged(ExceptionHandlerTests.java:96) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:974) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:24:50.111 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.NullPointerException: Generated exception at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$1.bundleChanged(ExceptionHandlerTests.java:67) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:974) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Debug options: file:/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testDebugLogOnGetURL.options loaded !SESSION 2020-06-04 07:25:07.245 ----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US !ENTRY org.eclipse.osgi 1 0 2020-06-04 07:25:07.245 !MESSAGE Called Location.getURL() when it has not been set for: "null" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.storage.Storage.(Storage.java:226) at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:178) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:94) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:483) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 1 0 2020-06-04 07:25:07.251 !MESSAGE Called Location.getURL() when it has not been set for: "osgi.user.area" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:498) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 1 0 2020-06-04 07:25:07.252 !MESSAGE Called Location.getURL() when it has not been set for: "osgi.instance.area" !STACK 0 java.lang.RuntimeException: Call stack for Location.getURL() at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:87) at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:499) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Equinox state: 4 Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [1]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [2]] Bundles: [org.eclipse.osgi_3.15.300.v20200520-1959 [0], mrBundle_1.0.0 [2]] !ENTRY test.logging.a 4 0 2020-06-04 07:25:45.539 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-06-04 07:25:45.540 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-06-04 07:25:45.541 !MESSAGE testFrameworkLog !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.549 !MESSAGE testRuntimeLog !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.550 !MESSAGE testRuntimeLog !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.558 !MESSAGE testPluginILog !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.558 !MESSAGE testPluginILog !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.566 !MESSAGE testLogService !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.566 !MESSAGE testLogService !ENTRY test.logging.a 4 0 2020-06-04 07:25:50.567 !MESSAGE testLogService !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:25:55.581 !MESSAGE testEventAdminAdapter1 !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:25:55.585 !MESSAGE testEventAdminAdapter2 !ENTRY org.eclipse.equinox.event 4 0 2020-06-04 07:25:55.586 !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/osgi/service/log/LogEntry/LOG_ERROR] {bundle.symbolicName=org.eclipse.osgi.tests, log.level=1, bundle.id=283, message=testEventAdminAdapter2, bundle=org.eclipse.osgi.tests_3.15.300.v20200528-1319 [283], log.entry=org.eclipse.osgi.internal.log.ExtendedLogEntryImpl@4a5631ac, timestamp=1591280755585} to handler org.eclipse.osgi.tests.bundles.LoggingTests$2@f54b682 !STACK 0 org.eclipse.equinox.internal.event.EventHandlerWrapper$LogTopicException: java.lang.NullPointerException at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:212) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Caused by: java.lang.NullPointerException at org.eclipse.osgi.tests.bundles.LoggingTests$2.handleEvent(LoggingTests.java:425) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) ... 4 more !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.601 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.602 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.602 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.603 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.603 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.604 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.604 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.605 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.606 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.606 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.607 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.608 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.609 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.609 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.610 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.611 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.612 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.612 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.613 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.614 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.615 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.616 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.616 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.617 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.618 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.618 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.619 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.620 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.620 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.621 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.622 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.622 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.623 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.624 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.625 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.626 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.627 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.628 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.629 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.629 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.630 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.631 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.632 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.632 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.633 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.634 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.635 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.635 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.636 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.637 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.637 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.638 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.638 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.638 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.639 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.639 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.639 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.640 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.640 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.640 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.641 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.641 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.641 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.642 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.642 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.643 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.643 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.643 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.644 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.644 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.645 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.645 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.646 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.646 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.647 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.648 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.648 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.649 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.649 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.650 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.650 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.651 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.652 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.652 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.653 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.654 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.654 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.655 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.656 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.656 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.657 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.658 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.658 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.659 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.660 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.661 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.661 !MESSAGE Test message !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:26:00.662 !MESSAGE Test message !ENTRY org.eclipse.equinox.registry 2 0 2020-06-04 07:26:00.673 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.equinox.registry 2 0 2020-06-04 07:26:00.681 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.equinox.registry 2 0 2020-06-04 07:26:00.685 !MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.897 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../cp.jar !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../cp.jar at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.getClasspath(ClasspathManager.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.addStandardClassPathEntry(ClasspathManager.java:215) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.addClassPathEntry(ClasspathManager.java:207) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassPathEntry(ClasspathManager.java:190) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.buildClasspath(ClasspathManager.java:168) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.(ClasspathManager.java:96) at org.eclipse.osgi.internal.loader.EquinoxClassLoader.(EquinoxClassLoader.java:54) at org.eclipse.osgi.internal.loader.BundleLoader.createClassLoaderPrivledged(BundleLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.getModuleClassLoader(BundleLoader.java:263) at org.eclipse.osgi.internal.framework.EquinoxBundle$1.run(EquinoxBundle.java:651) at org.eclipse.osgi.internal.framework.EquinoxBundle$1.run(EquinoxBundle.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.EquinoxBundle.getModuleClassLoader(EquinoxBundle.java:644) at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:616) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:462) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.900 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../lib/nativeCode !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../lib/nativeCode at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.NativeCodeFinder.findNativePath(NativeCodeFinder.java:228) at org.eclipse.osgi.storage.NativeCodeFinder.findBundleNativeCode(NativeCodeFinder.java:150) at org.eclipse.osgi.storage.NativeCodeFinder.findLibrary0(NativeCodeFinder.java:92) at org.eclipse.osgi.storage.NativeCodeFinder.findLibrary(NativeCodeFinder.java:63) at org.eclipse.osgi.storage.BundleInfo$Generation.findLibrary(BundleInfo.java:414) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLibrary0(ClasspathManager.java:841) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLibrary(ClasspathManager.java:820) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLibrary(ModuleClassLoader.java:274) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:469) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.902 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": dir1/../../../escapedZipRoot2.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: dir1/../../../escapedZipRoot2.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:473) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.904 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": dir1/../../../escapedZipRoot2.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: dir1/../../../escapedZipRoot2.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.905 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../lib/nativeCode !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../lib/nativeCode at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.906 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../escapedZipRoot1.txt !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../escapedZipRoot1.txt at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi 4 0 2020-06-04 07:26:00.907 !MESSAGE Unable to extract content: osgi.identity; osgi.identity="testEscapeZipRoot"; type="osgi.bundle"; version:Version="0.0.0": ../../cp.jar !STACK 0 org.eclipse.osgi.storage.Storage$StorageException: Invalid path: ../../cp.jar at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1053) at org.eclipse.osgi.storage.Storage.getFile(Storage.java:1022) at org.eclipse.osgi.storage.BundleInfo$Generation.getExtractFile(BundleInfo.java:340) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getExtractFile(CloseableBundleFile.java:174) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.getFile(CloseableBundleFile.java:188) at org.eclipse.osgi.storage.bundlefile.CloseableBundleFile.extractDirectory(CloseableBundleFile.java:161) at org.eclipse.osgi.storage.bundlefile.DirZipBundleEntry.getFileURL(DirZipBundleEntry.java:80) at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:139) at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:38) at org.eclipse.osgi.tests.bundles.BundleInstallUpdateTests.testEscapeZipRoot(BundleInstallUpdateTests.java:479) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) configuration/org.eclipse.osgi/283/data/testSystemCapabilitiesBug522125.framework.jar Starting: test.dynamic.privateimport_1.0.0 [1] Starting: test.dynamic.privateimport_1.0.0 [1] test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop test.tccl: start test.tccl: stop testMRUBundleFileListOverflow time taken: 2 Framework state is: STOPPING - 0ecd4c74-abae-4244-9071-91ee6ebe50f4 Thread dump ThreadId: 1692 ThreadName: Framework stop - Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: none Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@f9e7925 java.util.concurrent.locks.ReentrantLock$NonfairSync@7be083f7 Monitors Locked: java.lang.Object@5474ae5 Stack Trace: java.lang.Thread.sleep(Native Method) test.bug412228.Activator.stop(Activator.java:28) org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:900) org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) java.security.AccessController.doPrivileged(Native Method) org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:892) org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1029) org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) org.eclipse.osgi.container.Module.doStop(Module.java:660) org.eclipse.osgi.container.Module.stop(Module.java:521) org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1886) org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1761) org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:275) org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:202) org.eclipse.osgi.container.Module.doStop(Module.java:660) org.eclipse.osgi.container.Module.stop(Module.java:521) org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) java.lang.Thread.run(Thread.java:748) ThreadId: 1691 ThreadName: Framework Event Dispatcher: Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@558cd652 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 1689 ThreadName: Active Thread: Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6aa3be64 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1688 ThreadName: Equinox resolver thread - Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.SynchronousQueue$TransferStack@1688a544 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1687 ThreadName: Equinox resolver thread - Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.SynchronousQueue$TransferStack@1688a544 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1686 ThreadName: Equinox resolver thread - Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.SynchronousQueue$TransferStack@1688a544 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1685 ThreadName: Equinox resolver thread - Equinox Container: 0ecd4c74-abae-4244-9071-91ee6ebe50f4 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.SynchronousQueue$TransferStack@1688a544 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1320 ThreadName: EventAdmin Async Event Dispatcher Thread ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@69887359 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 304 ThreadName: process reaper ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.SynchronousQueue$TransferStack@5a05067c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 41 ThreadName: Start Level: org.eclipse.osgi.tests.container.dummys.DummyContainerAdaptor@211febf3 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@2da2d3c6 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 30 ThreadName: DumpStackTracesTimer ThreadState: TIMED_WAITING Blocked On: java.util.TaskQueue@62d78e6c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) ThreadId: 27 ThreadName: Gogo shell ThreadState: WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24402cdb LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 25 ThreadName: Worker-1 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 24 ThreadName: Provisioning Event Dispatcher ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@5c023021 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 23 ThreadName: Worker-0 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 22 ThreadName: Worker-JM ThreadState: WAITING Blocked On: java.util.ArrayList@2f87123 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.InternalWorker.run(InternalWorker.java:61) ThreadId: 21 ThreadName: Bundle File Closer ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@277ba353 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 19 ThreadName: SCR Component Actor ThreadState: WAITING Blocked On: java.util.LinkedList@47061fc8 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83) java.lang.Thread.run(Thread.java:748) ThreadId: 14 ThreadName: Refresh Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@7cad45dc LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 13 ThreadName: Start Level: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@33065b24 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 12 ThreadName: Framework Event Dispatcher: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@4489ead3 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 10 ThreadName: Active Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7272203f LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 4 ThreadName: Signal Dispatcher ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: ThreadId: 3 ThreadName: Finalizer ThreadState: WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@64671808 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) ThreadId: 2 ThreadName: Reference Handler ThreadState: WAITING Blocked On: java.lang.ref.Reference$Lock@6539b0db LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) java.lang.ref.Reference.tryHandlePending(Reference.java:191) java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) ThreadId: 1 ThreadName: main ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.management.ThreadImpl.dumpThreads0(Native Method) sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) org.eclipse.osgi.framework.util.ThreadInfoReport.getThreadDump(ThreadInfoReport.java:30) org.eclipse.osgi.tests.bundles.AbstractBundleTests.waitForStop(AbstractBundleTests.java:369) org.eclipse.osgi.tests.bundles.AbstractBundleTests.stop(AbstractBundleTests.java:360) org.eclipse.osgi.tests.bundles.SystemBundleTests.testBug412228(SystemBundleTests.java:1757) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) junit.framework.TestCase.runTest(TestCase.java:177) junit.framework.TestCase.runBare(TestCase.java:142) junit.framework.TestResult$1.protect(TestResult.java:122) junit.framework.TestResult.runProtected(TestResult.java:142) junit.framework.TestResult.run(TestResult.java:125) junit.framework.TestCase.run(TestCase.java:130) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runner.JUnitCore.run(JUnitCore.java:137) org.junit.runner.JUnitCore.run(JUnitCore.java:115) org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) org.junit.vintage.engine.VintageTestEngine$$Lambda$194/2122256138.accept(Unknown Source) java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) java.util.Iterator.forEachRemaining(Iterator.java:116) java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) org.junit.platform.launcher.core.DefaultLauncher$$Lambda$153/1465126864.accept(Unknown Source) org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) org.eclipse.equinox.launcher.Main.run(Main.java:1447) org.eclipse.equinox.launcher.Main.main(Main.java:1420) org.eclipse.core.launcher.Main.main(Main.java:44) Time to create: 1724 Installing: bundle-b1.jar Installing: bundle-b0.jar Installing: bundle-b3.jar Installing: bundle-b2.jar Installing: bundle-b6.jar Installing: bundle-b5.jar Installing: bundle-b4.jar Installing: bundle-b7.jar Installing: bundle-b8.jar Installing: bundle-b9.jar Installing: bundle-b10.jar Installing: bundle-b11.jar Installing: bundle-b12.jar Installing: bundle-b13.jar Installing: bundle-b14.jar Installing: bundle-b15.jar Installing: bundle-b16.jar Installing: bundle-b17.jar Installing: bundle-b18.jar Installing: bundle-b19.jar Installing: bundle-b20.jar Installing: bundle-b21.jar Installing: bundle-b22.jar Installing: bundle-b23.jar Installing: bundle-b24.jar Installing: bundle-b25.jar Installing: bundle-b26.jar Installing: bundle-b27.jar Installing: bundle-b28.jar Installing: bundle-b29.jar Installing: bundle-b30.jar Installing: bundle-b31.jar Installing: bundle-b32.jar Installing: bundle-b33.jar Installing: bundle-b34.jar Installing: bundle-b35.jar Installing: bundle-b36.jar Installing: bundle-b37.jar Installing: bundle-b38.jar Installing: bundle-b39.jar Installing: bundle-b40.jar Installing: bundle-b41.jar Installing: bundle-b42.jar Installing: bundle-b43.jar Installing: bundle-b44.jar Installing: bundle-b45.jar Installing: bundle-b46.jar Installing: bundle-b47.jar Installing: bundle-b48.jar Installing: bundle-b49.jar Installing: bundle-b50.jar Installing: bundle-b51.jar Installing: bundle-b52.jar Installing: bundle-b53.jar Installing: bundle-b54.jar Installing: bundle-b55.jar Installing: bundle-b56.jar Installing: bundle-b57.jar Installing: bundle-b58.jar Installing: bundle-b59.jar Installing: bundle-b60.jar Installing: bundle-b61.jar Installing: bundle-b62.jar Installing: bundle-b63.jar Installing: bundle-b64.jar Installing: bundle-b65.jar Installing: bundle-b66.jar Installing: bundle-b67.jar Installing: bundle-b68.jar Installing: bundle-b69.jar Installing: bundle-b70.jar Installing: bundle-b71.jar Installing: bundle-b72.jar Installing: bundle-b73.jar Installing: bundle-b74.jar Installing: bundle-b75.jar Installing: bundle-b76.jar Installing: bundle-b77.jar Installing: bundle-b78.jar Installing: bundle-b79.jar Installing: bundle-b80.jar Installing: bundle-b81.jar Installing: bundle-b82.jar Installing: bundle-b83.jar Installing: bundle-b84.jar Installing: bundle-b85.jar Installing: bundle-b86.jar Installing: bundle-b87.jar Installing: bundle-b88.jar Installing: bundle-b89.jar Installing: bundle-b90.jar Installing: bundle-b91.jar Installing: bundle-b92.jar Installing: bundle-b93.jar Installing: bundle-b94.jar Installing: bundle-b95.jar Installing: bundle-b96.jar Installing: bundle-b97.jar Installing: bundle-b98.jar Installing: bundle-b99.jar Installing: bundle-b100.jar Installing: bundle-b101.jar Installing: bundle-b102.jar Installing: bundle-b103.jar Installing: bundle-b104.jar Installing: bundle-b105.jar Installing: bundle-b106.jar Installing: bundle-b107.jar Installing: bundle-b108.jar Installing: bundle-b109.jar Installing: bundle-b110.jar Installing: bundle-b111.jar Installing: bundle-b112.jar Installing: bundle-b113.jar Installing: bundle-b114.jar Installing: bundle-b115.jar Installing: bundle-b116.jar Installing: bundle-b117.jar Installing: bundle-b118.jar Installing: bundle-b119.jar Installing: bundle-b120.jar Installing: bundle-b121.jar Installing: bundle-b122.jar Installing: bundle-b123.jar Installing: bundle-b124.jar Installing: bundle-b125.jar Installing: bundle-b126.jar Installing: bundle-b127.jar Installing: bundle-b128.jar Installing: bundle-b129.jar Installing: bundle-b130.jar Installing: bundle-b131.jar Installing: bundle-b132.jar Installing: bundle-b133.jar Installing: bundle-b134.jar Installing: bundle-b135.jar Installing: bundle-b136.jar Installing: bundle-b137.jar Installing: bundle-b138.jar Installing: bundle-b139.jar Installing: bundle-b140.jar Installing: bundle-b141.jar Installing: bundle-b142.jar Installing: bundle-b143.jar Installing: bundle-b144.jar Installing: bundle-b145.jar Installing: bundle-b146.jar Installing: bundle-b147.jar Installing: bundle-b148.jar Installing: bundle-b149.jar Installing: bundle-b150.jar Installing: bundle-b151.jar Installing: bundle-b152.jar Installing: bundle-b153.jar Installing: bundle-b154.jar Installing: bundle-b155.jar Installing: bundle-b156.jar Installing: bundle-b157.jar Installing: bundle-b158.jar Installing: bundle-b159.jar Installing: bundle-b160.jar Installing: bundle-b161.jar Installing: bundle-b162.jar Installing: bundle-b163.jar Installing: bundle-b164.jar Installing: bundle-b165.jar Installing: bundle-b166.jar Installing: bundle-b167.jar Installing: bundle-b168.jar Installing: bundle-b169.jar Installing: bundle-b170.jar Installing: bundle-b171.jar Installing: bundle-b172.jar Installing: bundle-b173.jar Installing: bundle-b174.jar Installing: bundle-b175.jar Installing: bundle-b176.jar Installing: bundle-b177.jar Installing: bundle-b178.jar Installing: bundle-b179.jar Installing: bundle-b180.jar Installing: bundle-b181.jar Installing: bundle-b182.jar Installing: bundle-b183.jar Installing: bundle-b184.jar Installing: bundle-b185.jar Installing: bundle-b186.jar Installing: bundle-b187.jar Installing: bundle-b188.jar Installing: bundle-b189.jar Installing: bundle-b190.jar Installing: bundle-b191.jar Installing: bundle-b192.jar Installing: bundle-b193.jar Installing: bundle-b194.jar Installing: bundle-b195.jar Installing: bundle-b196.jar Installing: bundle-b197.jar Installing: bundle-b198.jar Installing: bundle-b199.jar Installing: bundle-b200.jar Installing: bundle-b201.jar Installing: bundle-b202.jar Installing: bundle-b203.jar Installing: bundle-b204.jar Installing: bundle-b205.jar Installing: bundle-b206.jar Installing: bundle-b207.jar Installing: bundle-b208.jar Installing: bundle-b209.jar Installing: bundle-b210.jar Installing: bundle-b211.jar Installing: bundle-b212.jar Installing: bundle-b213.jar Installing: bundle-b214.jar Installing: bundle-b215.jar Installing: bundle-b216.jar Installing: bundle-b217.jar Installing: bundle-b218.jar Installing: bundle-b219.jar Installing: bundle-b220.jar Installing: bundle-b221.jar Installing: bundle-b222.jar Installing: bundle-b223.jar Installing: bundle-b224.jar Installing: bundle-b225.jar Installing: bundle-b226.jar Installing: bundle-b227.jar Installing: bundle-b228.jar Installing: bundle-b229.jar Installing: bundle-b230.jar Installing: bundle-b231.jar Installing: bundle-b232.jar Installing: bundle-b233.jar Installing: bundle-b234.jar Installing: bundle-b235.jar Installing: bundle-b236.jar Installing: bundle-b237.jar Installing: bundle-b238.jar Installing: bundle-b239.jar Installing: bundle-b240.jar Installing: bundle-b241.jar Installing: bundle-b242.jar Installing: bundle-b243.jar Installing: bundle-b244.jar Installing: bundle-b245.jar Installing: bundle-b246.jar Installing: bundle-b247.jar Installing: bundle-b248.jar Installing: bundle-b249.jar Installing: bundle-b250.jar Installing: bundle-b251.jar Installing: bundle-b252.jar Installing: bundle-b253.jar Installing: bundle-b254.jar Installing: bundle-b255.jar Installing: bundle-b256.jar Installing: bundle-b257.jar Installing: bundle-b258.jar Installing: bundle-b259.jar Installing: bundle-b260.jar Installing: bundle-b261.jar Installing: bundle-b262.jar Installing: bundle-b263.jar Installing: bundle-b264.jar Installing: bundle-b265.jar Installing: bundle-b266.jar Installing: bundle-b267.jar Installing: bundle-b268.jar Installing: bundle-b269.jar Installing: bundle-b270.jar Installing: bundle-b271.jar Installing: bundle-b272.jar Installing: bundle-b273.jar Installing: bundle-b274.jar Installing: bundle-b275.jar Installing: bundle-b276.jar Installing: bundle-b277.jar Installing: bundle-b278.jar Installing: bundle-b279.jar Installing: bundle-b280.jar Installing: bundle-b281.jar Installing: bundle-b282.jar Installing: bundle-b283.jar Installing: bundle-b284.jar Installing: bundle-b285.jar Installing: bundle-b286.jar Installing: bundle-b287.jar Installing: bundle-b288.jar Installing: bundle-b289.jar Installing: bundle-b290.jar Installing: bundle-b291.jar Installing: bundle-b292.jar Installing: bundle-b293.jar Installing: bundle-b294.jar Installing: bundle-b295.jar Installing: bundle-b296.jar Installing: bundle-b297.jar Installing: bundle-b298.jar Installing: bundle-b299.jar Installing: bundle-b300.jar Installing: bundle-b301.jar Installing: bundle-b302.jar Installing: bundle-b303.jar Installing: bundle-b304.jar Installing: bundle-b305.jar Installing: bundle-b306.jar Installing: bundle-b307.jar Installing: bundle-b308.jar Installing: bundle-b309.jar Installing: bundle-b310.jar Installing: bundle-b311.jar Installing: bundle-b312.jar Installing: bundle-b313.jar Installing: bundle-b314.jar Installing: bundle-b315.jar Installing: bundle-b316.jar Installing: bundle-b317.jar Installing: bundle-b318.jar Installing: bundle-b319.jar Installing: bundle-b320.jar Installing: bundle-b321.jar Installing: bundle-b322.jar Installing: bundle-b323.jar Installing: bundle-b324.jar Installing: bundle-b325.jar Installing: bundle-b326.jar Installing: bundle-b327.jar Installing: bundle-b328.jar Installing: bundle-b329.jar Installing: bundle-b330.jar Installing: bundle-b331.jar Installing: bundle-b332.jar Installing: bundle-b333.jar Installing: bundle-b334.jar Installing: bundle-b335.jar Installing: bundle-b336.jar Installing: bundle-b337.jar Installing: bundle-b338.jar Installing: bundle-b339.jar Installing: bundle-b340.jar Installing: bundle-b341.jar Installing: bundle-b342.jar Installing: bundle-b343.jar Installing: bundle-b344.jar Installing: bundle-b345.jar Installing: bundle-b346.jar Installing: bundle-b347.jar Installing: bundle-b348.jar Installing: bundle-b349.jar Installing: bundle-b350.jar Installing: bundle-b351.jar Installing: bundle-b352.jar Installing: bundle-b353.jar Installing: bundle-b354.jar Installing: bundle-b355.jar Installing: bundle-b356.jar Installing: bundle-b357.jar Installing: bundle-b358.jar Installing: bundle-b359.jar Installing: bundle-b360.jar Installing: bundle-b361.jar Installing: bundle-b362.jar Installing: bundle-b363.jar Installing: bundle-b364.jar Installing: bundle-b365.jar Installing: bundle-b366.jar Installing: bundle-b367.jar Installing: bundle-b368.jar Installing: bundle-b369.jar Installing: bundle-b370.jar Installing: bundle-b371.jar Installing: bundle-b372.jar Installing: bundle-b373.jar Installing: bundle-b374.jar Installing: bundle-b375.jar Installing: bundle-b376.jar Installing: bundle-b377.jar Installing: bundle-b378.jar Installing: bundle-b379.jar Installing: bundle-b380.jar Installing: bundle-b381.jar Installing: bundle-b382.jar Installing: bundle-b383.jar Installing: bundle-b384.jar Installing: bundle-b385.jar Installing: bundle-b386.jar Installing: bundle-b387.jar Installing: bundle-b388.jar Installing: bundle-b389.jar Installing: bundle-b390.jar Installing: bundle-b391.jar Installing: bundle-b392.jar Installing: bundle-b393.jar Installing: bundle-b394.jar Installing: bundle-b395.jar Installing: bundle-b396.jar Installing: bundle-b397.jar Installing: bundle-b398.jar Installing: bundle-b399.jar Installing: bundle-b400.jar Installing: bundle-b401.jar Installing: bundle-b402.jar Installing: bundle-b403.jar Installing: bundle-b404.jar Installing: bundle-b405.jar Installing: bundle-b406.jar Installing: bundle-b407.jar Installing: bundle-b408.jar Installing: bundle-b409.jar Installing: bundle-b410.jar Installing: bundle-b411.jar Installing: bundle-b412.jar Installing: bundle-b413.jar Installing: bundle-b414.jar Installing: bundle-b415.jar Installing: bundle-b416.jar Installing: bundle-b417.jar Installing: bundle-b418.jar Installing: bundle-b419.jar Installing: bundle-b420.jar Installing: bundle-b421.jar Installing: bundle-b422.jar Installing: bundle-b423.jar Installing: bundle-b424.jar Installing: bundle-b425.jar Installing: bundle-b426.jar Installing: bundle-b427.jar Installing: bundle-b428.jar Installing: bundle-b429.jar Installing: bundle-b430.jar Installing: bundle-b431.jar Installing: bundle-b432.jar Installing: bundle-b433.jar Installing: bundle-b434.jar Installing: bundle-b435.jar Installing: bundle-b436.jar Installing: bundle-b437.jar Installing: bundle-b438.jar Installing: bundle-b439.jar Installing: bundle-b440.jar Installing: bundle-b441.jar Installing: bundle-b442.jar Installing: bundle-b443.jar Installing: bundle-b444.jar Installing: bundle-b445.jar Installing: bundle-b446.jar Installing: bundle-b447.jar Installing: bundle-b448.jar Installing: bundle-b449.jar Installing: bundle-b450.jar Installing: bundle-b451.jar Installing: bundle-b452.jar Installing: bundle-b453.jar Installing: bundle-b454.jar Installing: bundle-b455.jar Installing: bundle-b456.jar Installing: bundle-b457.jar Installing: bundle-b458.jar Installing: bundle-b459.jar Installing: bundle-b460.jar Installing: bundle-b461.jar Installing: bundle-b462.jar Installing: bundle-b463.jar Installing: bundle-b464.jar Installing: bundle-b465.jar Installing: bundle-b466.jar Installing: bundle-b467.jar Installing: bundle-b468.jar Installing: bundle-b469.jar Installing: bundle-b470.jar Installing: bundle-b471.jar Installing: bundle-b472.jar Installing: bundle-b473.jar Installing: bundle-b474.jar Installing: bundle-b475.jar Installing: bundle-b476.jar Installing: bundle-b477.jar Installing: bundle-b478.jar Installing: bundle-b479.jar Installing: bundle-b480.jar Installing: bundle-b481.jar Installing: bundle-b482.jar Installing: bundle-b483.jar Installing: bundle-b484.jar Installing: bundle-b485.jar Installing: bundle-b486.jar Installing: bundle-b487.jar Installing: bundle-b488.jar Installing: bundle-b489.jar Installing: bundle-b490.jar Installing: bundle-b491.jar Installing: bundle-b492.jar Installing: bundle-b493.jar Installing: bundle-b494.jar Installing: bundle-b495.jar Installing: bundle-b496.jar Installing: bundle-b497.jar Installing: bundle-b498.jar Installing: bundle-b499.jar Installing: bundle-b500.jar Installing: bundle-b501.jar Installing: bundle-b502.jar Installing: bundle-b503.jar Installing: bundle-b504.jar Installing: bundle-b505.jar Installing: bundle-b506.jar Installing: bundle-b507.jar Installing: bundle-b508.jar Installing: bundle-b509.jar Installing: bundle-b510.jar Installing: bundle-b511.jar Installing: bundle-b512.jar Installing: bundle-b513.jar Installing: bundle-b514.jar Installing: bundle-b515.jar Installing: bundle-b516.jar Installing: bundle-b517.jar Installing: bundle-b518.jar Installing: bundle-b519.jar Installing: bundle-b520.jar Installing: bundle-b521.jar Installing: bundle-b522.jar Installing: bundle-b523.jar Installing: bundle-b524.jar Installing: bundle-b525.jar Installing: bundle-b526.jar Installing: bundle-b527.jar Installing: bundle-b528.jar Installing: bundle-b529.jar Installing: bundle-b530.jar Installing: bundle-b531.jar Installing: bundle-b532.jar Installing: bundle-b533.jar Installing: bundle-b534.jar Installing: bundle-b535.jar Installing: bundle-b536.jar Installing: bundle-b537.jar Installing: bundle-b538.jar Installing: bundle-b539.jar Installing: bundle-b540.jar Installing: bundle-b541.jar Installing: bundle-b542.jar Installing: bundle-b543.jar Installing: bundle-b544.jar Installing: bundle-b545.jar Installing: bundle-b546.jar Installing: bundle-b547.jar Installing: bundle-b548.jar Installing: bundle-b549.jar Installing: bundle-b550.jar Installing: bundle-b551.jar Installing: bundle-b552.jar Installing: bundle-b553.jar Installing: bundle-b554.jar Installing: bundle-b555.jar Installing: bundle-b556.jar Installing: bundle-b557.jar Installing: bundle-b558.jar Installing: bundle-b559.jar Installing: bundle-b560.jar Installing: bundle-b561.jar Installing: bundle-b562.jar Installing: bundle-b563.jar Installing: bundle-b564.jar Installing: bundle-b565.jar Installing: bundle-b566.jar Installing: bundle-b567.jar Installing: bundle-b568.jar Installing: bundle-b569.jar Installing: bundle-b570.jar Installing: bundle-b571.jar Installing: bundle-b572.jar Installing: bundle-b573.jar Installing: bundle-b574.jar Installing: bundle-b575.jar Installing: bundle-b576.jar Installing: bundle-b577.jar Installing: bundle-b578.jar Installing: bundle-b579.jar Installing: bundle-b580.jar Installing: bundle-b581.jar Installing: bundle-b582.jar Installing: bundle-b583.jar Installing: bundle-b584.jar Installing: bundle-b585.jar Installing: bundle-b586.jar Installing: bundle-b587.jar Installing: bundle-b588.jar Installing: bundle-b589.jar Installing: bundle-b590.jar Installing: bundle-b591.jar Installing: bundle-b592.jar Installing: bundle-b593.jar Installing: bundle-b594.jar Installing: bundle-b595.jar Installing: bundle-b596.jar Installing: bundle-b597.jar Installing: bundle-b598.jar Installing: bundle-b599.jar Installing: bundle-b600.jar Installing: bundle-b601.jar Installing: bundle-b602.jar Installing: bundle-b603.jar Installing: bundle-b604.jar Installing: bundle-b605.jar Installing: bundle-b606.jar Installing: bundle-b607.jar Installing: bundle-b608.jar Installing: bundle-b609.jar Installing: bundle-b610.jar Installing: bundle-b611.jar Installing: bundle-b612.jar Installing: bundle-b613.jar Installing: bundle-b614.jar Installing: bundle-b615.jar Installing: bundle-b616.jar Installing: bundle-b617.jar Installing: bundle-b618.jar Installing: bundle-b619.jar Installing: bundle-b620.jar Installing: bundle-b621.jar Installing: bundle-b622.jar Installing: bundle-b623.jar Installing: bundle-b624.jar Installing: bundle-b625.jar Installing: bundle-b626.jar Installing: bundle-b627.jar Installing: bundle-b628.jar Installing: bundle-b629.jar Installing: bundle-b630.jar Installing: bundle-b631.jar Installing: bundle-b632.jar Installing: bundle-b633.jar Installing: bundle-b634.jar Installing: bundle-b635.jar Installing: bundle-b636.jar Installing: bundle-b637.jar Installing: bundle-b638.jar Installing: bundle-b639.jar Installing: bundle-b640.jar Installing: bundle-b641.jar Installing: bundle-b642.jar Installing: bundle-b643.jar Installing: bundle-b644.jar Installing: bundle-b645.jar Installing: bundle-b646.jar Installing: bundle-b647.jar Installing: bundle-b648.jar Installing: bundle-b649.jar Installing: bundle-b650.jar Installing: bundle-b651.jar Installing: bundle-b652.jar Installing: bundle-b653.jar Installing: bundle-b654.jar Installing: bundle-b655.jar Installing: bundle-b656.jar Installing: bundle-b657.jar Installing: bundle-b658.jar Installing: bundle-b659.jar Installing: bundle-b660.jar Installing: bundle-b661.jar Installing: bundle-b662.jar Installing: bundle-b663.jar Installing: bundle-b664.jar Installing: bundle-b665.jar Installing: bundle-b666.jar Installing: bundle-b667.jar Installing: bundle-b668.jar Installing: bundle-b669.jar Installing: bundle-b670.jar Installing: bundle-b671.jar Installing: bundle-b672.jar Installing: bundle-b673.jar Installing: bundle-b674.jar Installing: bundle-b675.jar Installing: bundle-b676.jar Installing: bundle-b677.jar Installing: bundle-b678.jar Installing: bundle-b679.jar Installing: bundle-b680.jar Installing: bundle-b681.jar Installing: bundle-b682.jar Installing: bundle-b683.jar Installing: bundle-b684.jar Installing: bundle-b685.jar Installing: bundle-b686.jar Installing: bundle-b687.jar Installing: bundle-b688.jar Installing: bundle-b689.jar Installing: bundle-b690.jar Installing: bundle-b691.jar Installing: bundle-b692.jar Installing: bundle-b693.jar Installing: bundle-b694.jar Installing: bundle-b695.jar Installing: bundle-b696.jar Installing: bundle-b697.jar Installing: bundle-b698.jar Installing: bundle-b699.jar Installing: bundle-b700.jar Installing: bundle-b701.jar Installing: bundle-b702.jar Installing: bundle-b703.jar Installing: bundle-b704.jar Installing: bundle-b705.jar Installing: bundle-b706.jar Installing: bundle-b707.jar Installing: bundle-b708.jar Installing: bundle-b709.jar Installing: bundle-b710.jar Installing: bundle-b711.jar Installing: bundle-b712.jar Installing: bundle-b713.jar Installing: bundle-b714.jar Installing: bundle-b715.jar Installing: bundle-b716.jar Installing: bundle-b717.jar Installing: bundle-b718.jar Installing: bundle-b719.jar Installing: bundle-b720.jar Installing: bundle-b721.jar Installing: bundle-b722.jar Installing: bundle-b723.jar Installing: bundle-b724.jar Installing: bundle-b725.jar Installing: bundle-b726.jar Installing: bundle-b727.jar Installing: bundle-b728.jar Installing: bundle-b729.jar Installing: bundle-b730.jar Installing: bundle-b731.jar Installing: bundle-b732.jar Installing: bundle-b733.jar Installing: bundle-b734.jar Installing: bundle-b735.jar Installing: bundle-b736.jar Installing: bundle-b737.jar Installing: bundle-b738.jar Installing: bundle-b739.jar Installing: bundle-b740.jar Installing: bundle-b741.jar Installing: bundle-b742.jar Installing: bundle-b743.jar Installing: bundle-b744.jar Installing: bundle-b745.jar Installing: bundle-b746.jar Installing: bundle-b747.jar Installing: bundle-b748.jar Installing: bundle-b749.jar Installing: bundle-b750.jar Installing: bundle-b751.jar Installing: bundle-b752.jar Installing: bundle-b753.jar Installing: bundle-b754.jar Installing: bundle-b755.jar Installing: bundle-b756.jar Installing: bundle-b757.jar Installing: bundle-b758.jar Installing: bundle-b759.jar Installing: bundle-b760.jar Installing: bundle-b761.jar Installing: bundle-b762.jar Installing: bundle-b763.jar Installing: bundle-b764.jar Installing: bundle-b765.jar Installing: bundle-b766.jar Installing: bundle-b767.jar Installing: bundle-b768.jar Installing: bundle-b769.jar Installing: bundle-b770.jar Installing: bundle-b771.jar Installing: bundle-b772.jar Installing: bundle-b773.jar Installing: bundle-b774.jar Installing: bundle-b775.jar Installing: bundle-b776.jar Installing: bundle-b777.jar Installing: bundle-b778.jar Installing: bundle-b779.jar Installing: bundle-b780.jar Installing: bundle-b781.jar Installing: bundle-b782.jar Installing: bundle-b783.jar Installing: bundle-b784.jar Installing: bundle-b785.jar Installing: bundle-b786.jar Installing: bundle-b787.jar Installing: bundle-b788.jar Installing: bundle-b789.jar Installing: bundle-b790.jar Installing: bundle-b791.jar Installing: bundle-b792.jar Installing: bundle-b793.jar Installing: bundle-b794.jar Installing: bundle-b795.jar Installing: bundle-b796.jar Installing: bundle-b797.jar Installing: bundle-b798.jar Installing: bundle-b799.jar Installing: bundle-b800.jar Installing: bundle-b801.jar Installing: bundle-b802.jar Installing: bundle-b803.jar Installing: bundle-b804.jar Installing: bundle-b805.jar Installing: bundle-b806.jar Installing: bundle-b807.jar Installing: bundle-b808.jar Installing: bundle-b809.jar Installing: bundle-b810.jar Installing: bundle-b811.jar Installing: bundle-b812.jar Installing: bundle-b813.jar Installing: bundle-b814.jar Installing: bundle-b815.jar Installing: bundle-b816.jar Installing: bundle-b817.jar Installing: bundle-b818.jar Installing: bundle-b819.jar Installing: bundle-b820.jar Installing: bundle-b821.jar Installing: bundle-b822.jar Installing: bundle-b823.jar Installing: bundle-b824.jar Installing: bundle-b825.jar Installing: bundle-b826.jar Installing: bundle-b827.jar Installing: bundle-b828.jar Installing: bundle-b829.jar Installing: bundle-b830.jar Installing: bundle-b831.jar Installing: bundle-b832.jar Installing: bundle-b833.jar Installing: bundle-b834.jar Installing: bundle-b835.jar Installing: bundle-b836.jar Installing: bundle-b837.jar Installing: bundle-b838.jar Installing: bundle-b839.jar Installing: bundle-b840.jar Installing: bundle-b841.jar Installing: bundle-b842.jar Installing: bundle-b843.jar Installing: bundle-b844.jar Installing: bundle-b845.jar Installing: bundle-b846.jar Installing: bundle-b847.jar Installing: bundle-b848.jar Installing: bundle-b849.jar Installing: bundle-b850.jar Installing: bundle-b851.jar Installing: bundle-b852.jar Installing: bundle-b853.jar Installing: bundle-b854.jar Installing: bundle-b855.jar Installing: bundle-b856.jar Installing: bundle-b857.jar Installing: bundle-b858.jar Installing: bundle-b859.jar Installing: bundle-b860.jar Installing: bundle-b861.jar Installing: bundle-b862.jar Installing: bundle-b863.jar Installing: bundle-b864.jar Installing: bundle-b865.jar Installing: bundle-b866.jar Installing: bundle-b867.jar Installing: bundle-b868.jar Installing: bundle-b869.jar Installing: bundle-b870.jar Installing: bundle-b871.jar Installing: bundle-b872.jar Installing: bundle-b873.jar Installing: bundle-b874.jar Installing: bundle-b875.jar Installing: bundle-b876.jar Installing: bundle-b877.jar Installing: bundle-b878.jar Installing: bundle-b879.jar Installing: bundle-b880.jar Installing: bundle-b881.jar Installing: bundle-b882.jar Installing: bundle-b883.jar Installing: bundle-b884.jar Installing: bundle-b885.jar Installing: bundle-b886.jar Installing: bundle-b887.jar Installing: bundle-b888.jar Installing: bundle-b889.jar Installing: bundle-b890.jar Installing: bundle-b891.jar Installing: bundle-b892.jar Installing: bundle-b893.jar Installing: bundle-b894.jar Installing: bundle-b895.jar Installing: bundle-b896.jar Installing: bundle-b897.jar Installing: bundle-b898.jar Installing: bundle-b899.jar Installing: bundle-b900.jar Installing: bundle-b901.jar Installing: bundle-b902.jar Installing: bundle-b903.jar Installing: bundle-b904.jar Installing: bundle-b905.jar Installing: bundle-b906.jar Installing: bundle-b907.jar Installing: bundle-b908.jar Installing: bundle-b909.jar Installing: bundle-b910.jar Installing: bundle-b911.jar Installing: bundle-b912.jar Installing: bundle-b913.jar Installing: bundle-b914.jar Installing: bundle-b915.jar Installing: bundle-b916.jar Installing: bundle-b917.jar Installing: bundle-b918.jar Installing: bundle-b919.jar Installing: bundle-b920.jar Installing: bundle-b921.jar Installing: bundle-b922.jar Installing: bundle-b923.jar Installing: bundle-b924.jar Installing: bundle-b925.jar Installing: bundle-b926.jar Installing: bundle-b927.jar Installing: bundle-b928.jar Installing: bundle-b929.jar Installing: bundle-b930.jar Installing: bundle-b931.jar Installing: bundle-b932.jar Installing: bundle-b933.jar Installing: bundle-b934.jar Installing: bundle-b935.jar Installing: bundle-b936.jar Installing: bundle-b937.jar Installing: bundle-b938.jar Installing: bundle-b939.jar Installing: bundle-b940.jar Installing: bundle-b941.jar Installing: bundle-b942.jar Installing: bundle-b943.jar Installing: bundle-b944.jar Installing: bundle-b945.jar Installing: bundle-b946.jar Installing: bundle-b947.jar Installing: bundle-b948.jar Installing: bundle-b949.jar Installing: bundle-b950.jar Installing: bundle-b951.jar Installing: bundle-b952.jar Installing: bundle-b953.jar Installing: bundle-b954.jar Installing: bundle-b955.jar Installing: bundle-b956.jar Installing: bundle-b957.jar Installing: bundle-b958.jar Installing: bundle-b959.jar Installing: bundle-b960.jar Installing: bundle-b961.jar Installing: bundle-b962.jar Installing: bundle-b963.jar Installing: bundle-b964.jar Installing: bundle-b965.jar Installing: bundle-b966.jar Installing: bundle-b967.jar Installing: bundle-b968.jar Installing: bundle-b969.jar Installing: bundle-b970.jar Installing: bundle-b971.jar Installing: bundle-b972.jar Installing: bundle-b973.jar Installing: bundle-b974.jar Installing: bundle-b975.jar Installing: bundle-b976.jar Installing: bundle-b977.jar Installing: bundle-b978.jar Installing: bundle-b979.jar Installing: bundle-b980.jar Installing: bundle-b981.jar Installing: bundle-b982.jar Installing: bundle-b983.jar Installing: bundle-b984.jar Installing: bundle-b985.jar Installing: bundle-b986.jar Installing: bundle-b987.jar Installing: bundle-b988.jar Installing: bundle-b989.jar Installing: bundle-b990.jar Installing: bundle-b991.jar Installing: bundle-b992.jar Installing: bundle-b993.jar Installing: bundle-b994.jar Installing: bundle-b995.jar Installing: bundle-b996.jar Installing: bundle-b997.jar Installing: bundle-b998.jar Installing: bundle-b999.jar Installing: bundle-b1000.jar Installing: bundle-b1001.jar Installing: bundle-b1002.jar Installing: bundle-b1003.jar Installing: bundle-b1004.jar Installing: bundle-b1005.jar Installing: bundle-b1006.jar Installing: bundle-b1007.jar Installing: bundle-b1008.jar Installing: bundle-b1009.jar Installing: bundle-b1010.jar Installing: bundle-b1011.jar Installing: bundle-b1012.jar Installing: bundle-b1013.jar Installing: bundle-b1014.jar Installing: bundle-b1015.jar Installing: bundle-b1016.jar Installing: bundle-b1017.jar Installing: bundle-b1018.jar Installing: bundle-b1019.jar Installing: bundle-b1020.jar Installing: bundle-b1021.jar Installing: bundle-b1022.jar Installing: bundle-b1023.jar Installing: bundle-b1024.jar Installing: bundle-b1025.jar Installing: bundle-b1026.jar Installing: bundle-b1027.jar Installing: bundle-b1028.jar Installing: bundle-b1029.jar Installing: bundle-b1030.jar Installing: bundle-b1031.jar Installing: bundle-b1032.jar Installing: bundle-b1033.jar Installing: bundle-b1034.jar Installing: bundle-b1035.jar Installing: bundle-b1036.jar Installing: bundle-b1037.jar Installing: bundle-b1038.jar Installing: bundle-b1039.jar Installing: bundle-b1040.jar Installing: bundle-b1041.jar Installing: bundle-b1042.jar Installing: bundle-b1043.jar Installing: bundle-b1044.jar Installing: bundle-b1045.jar Installing: bundle-b1046.jar Installing: bundle-b1047.jar Installing: bundle-b1048.jar Installing: bundle-b1049.jar Installing: bundle-b1050.jar Installing: bundle-b1051.jar Installing: bundle-b1052.jar Installing: bundle-b1053.jar Installing: bundle-b1054.jar Installing: bundle-b1055.jar Installing: bundle-b1056.jar Installing: bundle-b1057.jar Installing: bundle-b1058.jar Installing: bundle-b1059.jar Installing: bundle-b1060.jar Installing: bundle-b1061.jar Installing: bundle-b1062.jar Installing: bundle-b1063.jar Installing: bundle-b1064.jar Installing: bundle-b1065.jar Installing: bundle-b1066.jar Installing: bundle-b1067.jar Installing: bundle-b1068.jar Installing: bundle-b1069.jar Installing: bundle-b1070.jar Installing: bundle-b1071.jar Installing: bundle-b1072.jar Installing: bundle-b1073.jar Installing: bundle-b1074.jar Installing: bundle-b1075.jar Installing: bundle-b1076.jar Installing: bundle-b1077.jar Installing: bundle-b1078.jar Installing: bundle-b1079.jar Installing: bundle-b1080.jar Installing: bundle-b1081.jar Installing: bundle-b1082.jar Installing: bundle-b1083.jar Installing: bundle-b1084.jar Installing: bundle-b1085.jar Installing: bundle-b1086.jar Installing: bundle-b1087.jar Installing: bundle-b1088.jar Installing: bundle-b1089.jar Installing: bundle-b1090.jar Installing: bundle-b1091.jar Installing: bundle-b1092.jar Installing: bundle-b1093.jar Installing: bundle-b1094.jar Installing: bundle-b1095.jar Installing: bundle-b1096.jar Installing: bundle-b1097.jar Installing: bundle-b1098.jar Installing: bundle-b1099.jar Installing: bundle-b1100.jar Installing: bundle-b1101.jar Installing: bundle-b1102.jar Installing: bundle-b1103.jar Installing: bundle-b1104.jar Installing: bundle-b1105.jar Installing: bundle-b1106.jar Installing: bundle-b1107.jar Installing: bundle-b1108.jar Installing: bundle-b1109.jar Installing: bundle-b1110.jar Installing: bundle-b1111.jar Installing: bundle-b1112.jar Installing: bundle-b1113.jar Installing: bundle-b1114.jar Installing: bundle-b1115.jar Installing: bundle-b1116.jar Installing: bundle-b1117.jar Installing: bundle-b1118.jar Installing: bundle-b1119.jar Installing: bundle-b1120.jar Installing: bundle-b1121.jar Installing: bundle-b1122.jar Installing: bundle-b1123.jar Installing: bundle-b1124.jar Installing: bundle-b1125.jar Installing: bundle-b1126.jar Installing: bundle-b1127.jar Installing: bundle-b1128.jar Installing: bundle-b1129.jar Installing: bundle-b1130.jar Installing: bundle-b1131.jar Installing: bundle-b1132.jar Installing: bundle-b1133.jar Installing: bundle-b1134.jar Installing: bundle-b1135.jar Installing: bundle-b1136.jar Installing: bundle-b1137.jar Installing: bundle-b1138.jar Installing: bundle-b1139.jar Installing: bundle-b1140.jar Installing: bundle-b1141.jar Installing: bundle-b1142.jar Installing: bundle-b1143.jar Installing: bundle-b1144.jar Installing: bundle-b1145.jar Installing: bundle-b1146.jar Installing: bundle-b1147.jar Installing: bundle-b1148.jar Installing: bundle-b1149.jar Installing: bundle-b1150.jar Installing: bundle-b1151.jar Installing: bundle-b1152.jar Installing: bundle-b1153.jar Installing: bundle-b1154.jar Installing: bundle-b1155.jar Installing: bundle-b1156.jar Installing: bundle-b1157.jar Installing: bundle-b1158.jar Installing: bundle-b1159.jar Installing: bundle-b1160.jar Installing: bundle-b1161.jar Installing: bundle-b1162.jar Installing: bundle-b1163.jar Installing: bundle-b1164.jar Installing: bundle-b1165.jar Installing: bundle-b1166.jar Installing: bundle-b1167.jar Installing: bundle-b1168.jar Installing: bundle-b1169.jar Installing: bundle-b1170.jar Installing: bundle-b1171.jar Installing: bundle-b1172.jar Installing: bundle-b1173.jar Installing: bundle-b1174.jar Installing: bundle-b1175.jar Installing: bundle-b1176.jar Installing: bundle-b1177.jar Installing: bundle-b1178.jar Installing: bundle-b1179.jar Installing: bundle-b1180.jar Installing: bundle-b1181.jar Installing: bundle-b1182.jar Installing: bundle-b1183.jar Installing: bundle-b1184.jar Installing: bundle-b1185.jar Installing: bundle-b1186.jar Installing: bundle-b1187.jar Installing: bundle-b1188.jar Installing: bundle-b1189.jar Installing: bundle-b1190.jar Installing: bundle-b1191.jar Installing: bundle-b1192.jar Installing: bundle-b1193.jar Installing: bundle-b1194.jar Installing: bundle-b1195.jar Installing: bundle-b1196.jar Installing: bundle-b1197.jar Installing: bundle-b1198.jar Installing: bundle-b1199.jar Installing: bundle-b1200.jar Installing: bundle-b1201.jar Installing: bundle-b1202.jar Installing: bundle-b1203.jar Installing: bundle-b1204.jar Installing: bundle-b1205.jar Installing: bundle-b1206.jar Installing: bundle-b1207.jar Installing: bundle-b1208.jar Installing: bundle-b1209.jar Installing: bundle-b1210.jar Installing: bundle-b1211.jar Installing: bundle-b1212.jar Installing: bundle-b1213.jar Installing: bundle-b1214.jar Installing: bundle-b1215.jar Installing: bundle-b1216.jar Installing: bundle-b1217.jar Installing: bundle-b1218.jar Installing: bundle-b1219.jar Installing: bundle-b1220.jar Installing: bundle-b1221.jar Installing: bundle-b1222.jar Installing: bundle-b1223.jar Installing: bundle-b1224.jar Installing: bundle-b1225.jar Installing: bundle-b1226.jar Installing: bundle-b1227.jar Installing: bundle-b1228.jar Installing: bundle-b1229.jar Installing: bundle-b1230.jar Installing: bundle-b1231.jar Installing: bundle-b1232.jar Installing: bundle-b1233.jar Installing: bundle-b1234.jar Installing: bundle-b1235.jar Installing: bundle-b1236.jar Installing: bundle-b1237.jar Installing: bundle-b1238.jar Installing: bundle-b1239.jar Installing: bundle-b1240.jar Installing: bundle-b1241.jar Installing: bundle-b1242.jar Installing: bundle-b1243.jar Installing: bundle-b1244.jar Installing: bundle-b1245.jar Installing: bundle-b1246.jar Installing: bundle-b1247.jar Installing: bundle-b1248.jar Installing: bundle-b1249.jar Installing: bundle-b1250.jar Installing: bundle-b1251.jar Installing: bundle-b1252.jar Installing: bundle-b1253.jar Installing: bundle-b1254.jar Installing: bundle-b1255.jar Installing: bundle-b1256.jar Installing: bundle-b1257.jar Installing: bundle-b1258.jar Installing: bundle-b1259.jar Installing: bundle-b1260.jar Installing: bundle-b1261.jar Installing: bundle-b1262.jar Installing: bundle-b1263.jar Installing: bundle-b1264.jar Installing: bundle-b1265.jar Installing: bundle-b1266.jar Installing: bundle-b1267.jar Installing: bundle-b1268.jar Installing: bundle-b1269.jar Installing: bundle-b1270.jar Installing: bundle-b1271.jar Installing: bundle-b1272.jar Installing: bundle-b1273.jar Installing: bundle-b1274.jar Installing: bundle-b1275.jar Installing: bundle-b1276.jar Installing: bundle-b1277.jar Installing: bundle-b1278.jar Installing: bundle-b1279.jar Installing: bundle-b1280.jar Installing: bundle-b1281.jar Installing: bundle-b1282.jar Installing: bundle-b1283.jar Installing: bundle-b1284.jar Installing: bundle-b1285.jar Installing: bundle-b1286.jar Installing: bundle-b1287.jar Installing: bundle-b1288.jar Installing: bundle-b1289.jar Installing: bundle-b1290.jar Installing: bundle-b1291.jar Installing: bundle-b1292.jar Installing: bundle-b1293.jar Installing: bundle-b1294.jar Installing: bundle-b1295.jar Installing: bundle-b1296.jar Installing: bundle-b1297.jar Installing: bundle-b1298.jar Installing: bundle-b1299.jar Installing: bundle-b1300.jar Installing: bundle-b1301.jar Installing: bundle-b1302.jar Installing: bundle-b1303.jar Installing: bundle-b1304.jar Installing: bundle-b1305.jar Installing: bundle-b1306.jar Installing: bundle-b1307.jar Installing: bundle-b1308.jar Installing: bundle-b1309.jar Installing: bundle-b1310.jar Installing: bundle-b1311.jar Installing: bundle-b1312.jar Installing: bundle-b1313.jar Installing: bundle-b1314.jar Installing: bundle-b1315.jar Installing: bundle-b1316.jar Installing: bundle-b1317.jar Installing: bundle-b1318.jar Installing: bundle-b1319.jar Installing: bundle-b1320.jar Installing: bundle-b1321.jar Installing: bundle-b1322.jar Installing: bundle-b1323.jar Installing: bundle-b1324.jar Installing: bundle-b1325.jar Installing: bundle-b1326.jar Installing: bundle-b1327.jar Installing: bundle-b1328.jar Installing: bundle-b1329.jar Installing: bundle-b1330.jar Installing: bundle-b1331.jar Installing: bundle-b1332.jar Installing: bundle-b1333.jar Installing: bundle-b1334.jar Installing: bundle-b1335.jar Installing: bundle-b1336.jar Installing: bundle-b1337.jar Installing: bundle-b1338.jar Installing: bundle-b1339.jar Installing: bundle-b1340.jar Installing: bundle-b1341.jar Installing: bundle-b1342.jar Installing: bundle-b1343.jar Installing: bundle-b1344.jar Installing: bundle-b1345.jar Installing: bundle-b1346.jar Installing: bundle-b1347.jar Installing: bundle-b1348.jar Installing: bundle-b1349.jar Installing: bundle-b1350.jar Installing: bundle-b1351.jar Installing: bundle-b1352.jar Installing: bundle-b1353.jar Installing: bundle-b1354.jar Installing: bundle-b1355.jar Installing: bundle-b1356.jar Installing: bundle-b1357.jar Installing: bundle-b1358.jar Installing: bundle-b1359.jar Installing: bundle-b1360.jar Installing: bundle-b1361.jar Installing: bundle-b1362.jar Installing: bundle-b1363.jar Installing: bundle-b1364.jar Installing: bundle-b1365.jar Installing: bundle-b1366.jar Installing: bundle-b1367.jar Installing: bundle-b1368.jar Installing: bundle-b1369.jar Installing: bundle-b1370.jar Installing: bundle-b1371.jar Installing: bundle-b1372.jar Installing: bundle-b1373.jar Installing: bundle-b1374.jar Installing: bundle-b1375.jar Installing: bundle-b1376.jar Installing: bundle-b1377.jar Installing: bundle-b1378.jar Installing: bundle-b1379.jar Installing: bundle-b1380.jar Installing: bundle-b1381.jar Installing: bundle-b1382.jar Installing: bundle-b1383.jar Installing: bundle-b1384.jar Installing: bundle-b1385.jar Installing: bundle-b1386.jar Installing: bundle-b1387.jar Installing: bundle-b1388.jar Installing: bundle-b1389.jar Installing: bundle-b1390.jar Installing: bundle-b1391.jar Installing: bundle-b1392.jar Installing: bundle-b1393.jar Installing: bundle-b1394.jar Installing: bundle-b1395.jar Installing: bundle-b1396.jar Installing: bundle-b1397.jar Installing: bundle-b1398.jar Installing: bundle-b1399.jar Installing: bundle-b1400.jar Installing: bundle-b1401.jar Installing: bundle-b1402.jar Installing: bundle-b1403.jar Installing: bundle-b1404.jar Installing: bundle-b1405.jar Installing: bundle-b1406.jar Installing: bundle-b1407.jar Installing: bundle-b1408.jar Installing: bundle-b1409.jar Installing: bundle-b1410.jar Installing: bundle-b1411.jar Installing: bundle-b1412.jar Installing: bundle-b1413.jar Installing: bundle-b1414.jar Installing: bundle-b1415.jar Installing: bundle-b1416.jar Installing: bundle-b1417.jar Installing: bundle-b1418.jar Installing: bundle-b1419.jar Installing: bundle-b1420.jar Installing: bundle-b1421.jar Installing: bundle-b1422.jar Installing: bundle-b1423.jar Installing: bundle-b1424.jar Installing: bundle-b1425.jar Installing: bundle-b1426.jar Installing: bundle-b1427.jar Installing: bundle-b1428.jar Installing: bundle-b1429.jar Installing: bundle-b1430.jar Installing: bundle-b1431.jar Installing: bundle-b1432.jar Installing: bundle-b1433.jar Installing: bundle-b1434.jar Installing: bundle-b1435.jar Installing: bundle-b1436.jar Installing: bundle-b1437.jar Installing: bundle-b1438.jar Installing: bundle-b1439.jar Installing: bundle-b1440.jar Installing: bundle-b1441.jar Installing: bundle-b1442.jar Installing: bundle-b1443.jar Installing: bundle-b1444.jar Installing: bundle-b1445.jar Installing: bundle-b1446.jar Installing: bundle-b1447.jar Installing: bundle-b1448.jar Installing: bundle-b1449.jar Installing: bundle-b1450.jar Installing: bundle-b1451.jar Installing: bundle-b1452.jar Installing: bundle-b1453.jar Installing: bundle-b1454.jar Installing: bundle-b1455.jar Installing: bundle-b1456.jar Installing: bundle-b1457.jar Installing: bundle-b1458.jar Installing: bundle-b1459.jar Installing: bundle-b1460.jar Installing: bundle-b1461.jar Installing: bundle-b1462.jar Installing: bundle-b1463.jar Installing: bundle-b1464.jar Installing: bundle-b1465.jar Installing: bundle-b1466.jar Installing: bundle-b1467.jar Installing: bundle-b1468.jar Installing: bundle-b1469.jar Installing: bundle-b1470.jar Installing: bundle-b1471.jar Installing: bundle-b1472.jar Installing: bundle-b1473.jar Installing: bundle-b1474.jar Installing: bundle-b1475.jar Installing: bundle-b1476.jar Installing: bundle-b1477.jar Installing: bundle-b1478.jar Installing: bundle-b1479.jar Installing: bundle-b1480.jar Installing: bundle-b1481.jar Installing: bundle-b1482.jar Installing: bundle-b1483.jar Installing: bundle-b1484.jar Installing: bundle-b1485.jar Installing: bundle-b1486.jar Installing: bundle-b1487.jar Installing: bundle-b1488.jar Installing: bundle-b1489.jar Installing: bundle-b1490.jar Installing: bundle-b1491.jar Installing: bundle-b1492.jar Installing: bundle-b1493.jar Installing: bundle-b1494.jar Installing: bundle-b1495.jar Installing: bundle-b1496.jar Installing: bundle-b1497.jar Installing: bundle-b1498.jar Installing: bundle-b1499.jar Installing: bundle-b1500.jar Installing: bundle-b1501.jar Installing: bundle-b1502.jar Installing: bundle-b1503.jar Installing: bundle-b1504.jar Installing: bundle-b1505.jar Installing: bundle-b1506.jar Installing: bundle-b1507.jar Installing: bundle-b1508.jar Installing: bundle-b1509.jar Installing: bundle-b1510.jar Installing: bundle-b1511.jar Installing: bundle-b1512.jar Installing: bundle-b1513.jar Installing: bundle-b1514.jar Installing: bundle-b1515.jar Installing: bundle-b1516.jar Installing: bundle-b1517.jar Installing: bundle-b1518.jar Installing: bundle-b1519.jar Installing: bundle-b1520.jar Installing: bundle-b1521.jar Installing: bundle-b1522.jar Installing: bundle-b1523.jar Installing: bundle-b1524.jar Installing: bundle-b1525.jar Installing: bundle-b1526.jar Installing: bundle-b1527.jar Installing: bundle-b1528.jar Installing: bundle-b1529.jar Installing: bundle-b1530.jar Installing: bundle-b1531.jar Installing: bundle-b1532.jar Installing: bundle-b1533.jar Installing: bundle-b1534.jar Installing: bundle-b1535.jar Installing: bundle-b1536.jar Installing: bundle-b1537.jar Installing: bundle-b1538.jar Installing: bundle-b1539.jar Installing: bundle-b1540.jar Installing: bundle-b1541.jar Installing: bundle-b1542.jar Installing: bundle-b1543.jar Installing: bundle-b1544.jar Installing: bundle-b1545.jar Installing: bundle-b1546.jar Installing: bundle-b1547.jar Installing: bundle-b1548.jar Installing: bundle-b1549.jar Installing: bundle-b1550.jar Installing: bundle-b1551.jar Installing: bundle-b1552.jar Installing: bundle-b1553.jar Installing: bundle-b1554.jar Installing: bundle-b1555.jar Installing: bundle-b1556.jar Installing: bundle-b1557.jar Installing: bundle-b1558.jar Installing: bundle-b1559.jar Installing: bundle-b1560.jar Installing: bundle-b1561.jar Installing: bundle-b1562.jar Installing: bundle-b1563.jar Installing: bundle-b1564.jar Installing: bundle-b1565.jar Installing: bundle-b1566.jar Installing: bundle-b1567.jar Installing: bundle-b1568.jar Installing: bundle-b1569.jar Installing: bundle-b1570.jar Installing: bundle-b1571.jar Installing: bundle-b1572.jar Installing: bundle-b1573.jar Installing: bundle-b1574.jar Installing: bundle-b1575.jar Installing: bundle-b1576.jar Installing: bundle-b1577.jar Installing: bundle-b1578.jar Installing: bundle-b1579.jar Installing: bundle-b1580.jar Installing: bundle-b1581.jar Installing: bundle-b1582.jar Installing: bundle-b1583.jar Installing: bundle-b1584.jar Installing: bundle-b1585.jar Installing: bundle-b1586.jar Installing: bundle-b1587.jar Installing: bundle-b1588.jar Installing: bundle-b1589.jar Installing: bundle-b1590.jar Installing: bundle-b1591.jar Installing: bundle-b1592.jar Installing: bundle-b1593.jar Installing: bundle-b1594.jar Installing: bundle-b1595.jar Installing: bundle-b1596.jar Installing: bundle-b1597.jar Installing: bundle-b1598.jar Installing: bundle-b1599.jar Installing: bundle-b1600.jar Installing: bundle-b1601.jar Installing: bundle-b1602.jar Installing: bundle-b1603.jar Installing: bundle-b1604.jar Installing: bundle-b1605.jar Installing: bundle-b1606.jar Installing: bundle-b1607.jar Installing: bundle-b1608.jar Installing: bundle-b1609.jar Installing: bundle-b1610.jar Installing: bundle-b1611.jar Installing: bundle-b1612.jar Installing: bundle-b1613.jar Installing: bundle-b1614.jar Installing: bundle-b1615.jar Installing: bundle-b1616.jar Installing: bundle-b1617.jar Installing: bundle-b1618.jar Installing: bundle-b1619.jar Installing: bundle-b1620.jar Installing: bundle-b1621.jar Installing: bundle-b1622.jar Installing: bundle-b1623.jar Installing: bundle-b1624.jar Installing: bundle-b1625.jar Installing: bundle-b1626.jar Installing: bundle-b1627.jar Installing: bundle-b1628.jar Installing: bundle-b1629.jar Installing: bundle-b1630.jar Installing: bundle-b1631.jar Installing: bundle-b1632.jar Installing: bundle-b1633.jar Installing: bundle-b1634.jar Installing: bundle-b1635.jar Installing: bundle-b1636.jar Installing: bundle-b1637.jar Installing: bundle-b1638.jar Installing: bundle-b1639.jar Installing: bundle-b1640.jar Installing: bundle-b1641.jar Installing: bundle-b1642.jar Installing: bundle-b1643.jar Installing: bundle-b1644.jar Installing: bundle-b1645.jar Installing: bundle-b1646.jar Installing: bundle-b1647.jar Installing: bundle-b1648.jar Installing: bundle-b1649.jar Installing: bundle-b1650.jar Installing: bundle-b1651.jar Installing: bundle-b1652.jar Installing: bundle-b1653.jar Installing: bundle-b1654.jar Installing: bundle-b1655.jar Installing: bundle-b1656.jar Installing: bundle-b1657.jar Installing: bundle-b1658.jar Installing: bundle-b1659.jar Installing: bundle-b1660.jar Installing: bundle-b1661.jar Installing: bundle-b1662.jar Installing: bundle-b1663.jar Installing: bundle-b1664.jar Installing: bundle-b1665.jar Installing: bundle-b1666.jar Installing: bundle-b1667.jar Installing: bundle-b1668.jar Installing: bundle-b1669.jar Installing: bundle-b1670.jar Installing: bundle-b1671.jar Installing: bundle-b1672.jar Installing: bundle-b1673.jar Installing: bundle-b1674.jar Installing: bundle-b1675.jar Installing: bundle-b1676.jar Installing: bundle-b1677.jar Installing: bundle-b1678.jar Installing: bundle-b1679.jar Installing: bundle-b1680.jar Installing: bundle-b1681.jar Installing: bundle-b1682.jar Installing: bundle-b1683.jar Installing: bundle-b1684.jar Installing: bundle-b1685.jar Installing: bundle-b1686.jar Installing: bundle-b1687.jar Installing: bundle-b1688.jar Installing: bundle-b1689.jar Installing: bundle-b1690.jar Installing: bundle-b1691.jar Installing: bundle-b1692.jar Installing: bundle-b1693.jar Installing: bundle-b1694.jar Installing: bundle-b1695.jar Installing: bundle-b1696.jar Installing: bundle-b1697.jar Installing: bundle-b1698.jar Installing: bundle-b1699.jar Installing: bundle-b1700.jar Installing: bundle-b1701.jar Installing: bundle-b1702.jar Installing: bundle-b1703.jar Installing: bundle-b1704.jar Installing: bundle-b1705.jar Installing: bundle-b1706.jar Installing: bundle-b1707.jar Installing: bundle-b1708.jar Installing: bundle-b1709.jar Installing: bundle-b1710.jar Installing: bundle-b1711.jar Installing: bundle-b1712.jar Installing: bundle-b1713.jar Installing: bundle-b1714.jar Installing: bundle-b1715.jar Installing: bundle-b1716.jar Installing: bundle-b1717.jar Installing: bundle-b1718.jar Installing: bundle-b1719.jar Installing: bundle-b1720.jar Installing: bundle-b1721.jar Installing: bundle-b1722.jar Installing: bundle-b1723.jar Installing: bundle-b1724.jar Installing: bundle-b1725.jar Installing: bundle-b1726.jar Installing: bundle-b1727.jar Installing: bundle-b1728.jar Installing: bundle-b1729.jar Installing: bundle-b1730.jar Installing: bundle-b1731.jar Installing: bundle-b1732.jar Installing: bundle-b1733.jar Installing: bundle-b1734.jar Installing: bundle-b1735.jar Installing: bundle-b1736.jar Installing: bundle-b1737.jar Installing: bundle-b1738.jar Installing: bundle-b1739.jar Installing: bundle-b1740.jar Installing: bundle-b1741.jar Installing: bundle-b1742.jar Installing: bundle-b1743.jar Installing: bundle-b1744.jar Installing: bundle-b1745.jar Installing: bundle-b1746.jar Installing: bundle-b1747.jar Installing: bundle-b1748.jar Installing: bundle-b1749.jar Installing: bundle-b1750.jar Installing: bundle-b1751.jar Installing: bundle-b1752.jar Installing: bundle-b1753.jar Installing: bundle-b1754.jar Installing: bundle-b1755.jar Installing: bundle-b1756.jar Installing: bundle-b1757.jar Installing: bundle-b1758.jar Installing: bundle-b1759.jar Installing: bundle-b1760.jar Installing: bundle-b1761.jar Installing: bundle-b1762.jar Installing: bundle-b1763.jar Installing: bundle-b1764.jar Installing: bundle-b1765.jar Installing: bundle-b1766.jar Installing: bundle-b1767.jar Installing: bundle-b1768.jar Installing: bundle-b1769.jar Installing: bundle-b1770.jar Installing: bundle-b1771.jar Installing: bundle-b1772.jar Installing: bundle-b1773.jar Installing: bundle-b1774.jar Installing: bundle-b1775.jar Installing: bundle-b1776.jar Installing: bundle-b1777.jar Installing: bundle-b1778.jar Installing: bundle-b1779.jar Installing: bundle-b1780.jar Installing: bundle-b1781.jar Installing: bundle-b1782.jar Installing: bundle-b1783.jar Installing: bundle-b1784.jar Installing: bundle-b1785.jar Installing: bundle-b1786.jar Installing: bundle-b1787.jar Installing: bundle-b1788.jar Installing: bundle-b1789.jar Installing: bundle-b1790.jar Installing: bundle-b1791.jar Installing: bundle-b1792.jar Installing: bundle-b1793.jar Installing: bundle-b1794.jar Installing: bundle-b1795.jar Installing: bundle-b1796.jar Installing: bundle-b1797.jar Installing: bundle-b1798.jar Installing: bundle-b1799.jar Installing: bundle-b1800.jar Installing: bundle-b1801.jar Installing: bundle-b1802.jar Installing: bundle-b1803.jar Installing: bundle-b1804.jar Installing: bundle-b1805.jar Installing: bundle-b1806.jar Installing: bundle-b1807.jar Installing: bundle-b1808.jar Installing: bundle-b1809.jar Installing: bundle-b1810.jar Installing: bundle-b1811.jar Installing: bundle-b1812.jar Installing: bundle-b1813.jar Installing: bundle-b1814.jar Installing: bundle-b1815.jar Installing: bundle-b1816.jar Installing: bundle-b1817.jar Installing: bundle-b1818.jar Installing: bundle-b1819.jar Installing: bundle-b1820.jar Installing: bundle-b1821.jar Installing: bundle-b1822.jar Installing: bundle-b1823.jar Installing: bundle-b1824.jar Installing: bundle-b1825.jar Installing: bundle-b1826.jar Installing: bundle-b1827.jar Installing: bundle-b1828.jar Installing: bundle-b1829.jar Installing: bundle-b1830.jar Installing: bundle-b1831.jar Installing: bundle-b1832.jar Installing: bundle-b1833.jar Installing: bundle-b1834.jar Installing: bundle-b1835.jar Installing: bundle-b1836.jar Installing: bundle-b1837.jar Installing: bundle-b1838.jar Installing: bundle-b1839.jar Installing: bundle-b1840.jar Installing: bundle-b1841.jar Installing: bundle-b1842.jar Installing: bundle-b1843.jar Installing: bundle-b1844.jar Installing: bundle-b1845.jar Installing: bundle-b1846.jar Installing: bundle-b1847.jar Installing: bundle-b1848.jar Installing: bundle-b1849.jar Installing: bundle-b1850.jar Installing: bundle-b1851.jar Installing: bundle-b1852.jar Installing: bundle-b1853.jar Installing: bundle-b1854.jar Installing: bundle-b1855.jar Installing: bundle-b1856.jar Installing: bundle-b1857.jar Installing: bundle-b1858.jar Installing: bundle-b1859.jar Installing: bundle-b1860.jar Installing: bundle-b1861.jar Installing: bundle-b1862.jar Installing: bundle-b1863.jar Installing: bundle-b1864.jar Installing: bundle-b1865.jar Installing: bundle-b1866.jar Installing: bundle-b1867.jar Installing: bundle-b1868.jar Installing: bundle-b1869.jar Installing: bundle-b1870.jar Installing: bundle-b1871.jar Installing: bundle-b1872.jar Installing: bundle-b1873.jar Installing: bundle-b1874.jar Installing: bundle-b1875.jar Installing: bundle-b1876.jar Installing: bundle-b1877.jar Installing: bundle-b1878.jar Installing: bundle-b1879.jar Installing: bundle-b1880.jar Installing: bundle-b1881.jar Installing: bundle-b1882.jar Installing: bundle-b1883.jar Installing: bundle-b1884.jar Installing: bundle-b1885.jar Installing: bundle-b1886.jar Installing: bundle-b1887.jar Installing: bundle-b1888.jar Installing: bundle-b1889.jar Installing: bundle-b1890.jar Installing: bundle-b1891.jar Installing: bundle-b1892.jar Installing: bundle-b1893.jar Installing: bundle-b1894.jar Installing: bundle-b1895.jar Installing: bundle-b1896.jar Installing: bundle-b1897.jar Installing: bundle-b1898.jar Installing: bundle-b1899.jar Installing: bundle-b1900.jar Installing: bundle-b1901.jar Installing: bundle-b1902.jar Installing: bundle-b1903.jar Installing: bundle-b1904.jar Installing: bundle-b1905.jar Installing: bundle-b1906.jar Installing: bundle-b1907.jar Installing: bundle-b1908.jar Installing: bundle-b1909.jar Installing: bundle-b1910.jar Installing: bundle-b1911.jar Installing: bundle-b1912.jar Installing: bundle-b1913.jar Installing: bundle-b1914.jar Installing: bundle-b1915.jar Installing: bundle-b1916.jar Installing: bundle-b1917.jar Installing: bundle-b1918.jar Installing: bundle-b1919.jar Installing: bundle-b1920.jar Installing: bundle-b1921.jar Installing: bundle-b1922.jar Installing: bundle-b1923.jar Installing: bundle-b1924.jar Installing: bundle-b1925.jar Installing: bundle-b1926.jar Installing: bundle-b1927.jar Installing: bundle-b1928.jar Installing: bundle-b1929.jar Installing: bundle-b1930.jar Installing: bundle-b1931.jar Installing: bundle-b1932.jar Installing: bundle-b1933.jar Installing: bundle-b1934.jar Installing: bundle-b1935.jar Installing: bundle-b1936.jar Installing: bundle-b1937.jar Installing: bundle-b1938.jar Installing: bundle-b1939.jar Installing: bundle-b1940.jar Installing: bundle-b1941.jar Installing: bundle-b1942.jar Installing: bundle-b1943.jar Installing: bundle-b1944.jar Installing: bundle-b1945.jar Installing: bundle-b1946.jar Installing: bundle-b1947.jar Installing: bundle-b1948.jar Installing: bundle-b1949.jar Installing: bundle-b1950.jar Installing: bundle-b1951.jar Installing: bundle-b1952.jar Installing: bundle-b1953.jar Installing: bundle-b1954.jar Installing: bundle-b1955.jar Installing: bundle-b1956.jar Installing: bundle-b1957.jar Installing: bundle-b1958.jar Installing: bundle-b1959.jar Installing: bundle-b1960.jar Installing: bundle-b1961.jar Installing: bundle-b1962.jar Installing: bundle-b1963.jar Installing: bundle-b1964.jar Installing: bundle-b1965.jar Installing: bundle-b1966.jar Installing: bundle-b1967.jar Installing: bundle-b1968.jar Installing: bundle-b1969.jar Installing: bundle-b1970.jar Installing: bundle-b1971.jar Installing: bundle-b1972.jar Installing: bundle-b1973.jar Installing: bundle-b1974.jar Installing: bundle-b1975.jar Installing: bundle-b1976.jar Installing: bundle-b1977.jar Installing: bundle-b1978.jar Installing: bundle-b1979.jar Installing: bundle-b1980.jar Installing: bundle-b1981.jar Installing: bundle-b1982.jar Installing: bundle-b1983.jar Installing: bundle-b1984.jar Installing: bundle-b1985.jar Installing: bundle-b1986.jar Installing: bundle-b1987.jar Installing: bundle-b1988.jar Installing: bundle-b1989.jar Installing: bundle-b1990.jar Installing: bundle-b1991.jar Installing: bundle-b1992.jar Installing: bundle-b1993.jar Installing: bundle-b1994.jar Installing: bundle-b1995.jar Installing: bundle-b1996.jar Installing: bundle-b1997.jar Installing: bundle-b1998.jar Installing: bundle-b1999.jar Time to resolve: 13178 !SESSION 2020-06-04 07:20:00.285 ----------------------------------------------- eclipse.buildId=4.16.0.I20200604-0540 java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US !ENTRY org.eclipse.osgi 2 0 2020-06-04 07:26:56.706 !MESSAGE The property 'osgi.configuration.area' with the value 'file:/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testNullConfigurationValueSystemProperties'. !STACK 0 java.lang.IllegalArgumentException: The property 'osgi.configuration.area' with the value 'file:/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testNullConfigurationValueSystemProperties'. at org.eclipse.osgi.internal.location.EquinoxLocations.(EquinoxLocations.java:87) at org.eclipse.osgi.internal.framework.EquinoxConfiguration.(EquinoxConfiguration.java:548) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:89) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.bundles.SystemBundleTests.testNullConfigurationValueSystemProperties(SystemBundleTests.java:1928) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) SchemaFactory with TCCL: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory !SESSION 2020-06-04 07:20:00.285 ----------------------------------------------- eclipse.buildId=4.16.0.I20200604-0540 java.version=1.8.0_192 java.vendor=Oracle Corporation BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US !ENTRY org.eclipse.osgi 2 0 2020-06-04 07:27:24.230 !MESSAGE The property 'osgi.configuration.area' with the value 'file:/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testNullConfigurationValueSystemProperties/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testBackedBySystemReplaceSystemProperties'. !STACK 0 java.lang.IllegalArgumentException: The property 'osgi.configuration.area' with the value 'file:/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testNullConfigurationValueSystemProperties/' is being overriden by the OSGi standard configuration property 'org.osgi.framework.storage' with the value '/Users/genie.releng/jenkins_agent/workspace/ep416I-unit-mac64-java8/workarea/I20200604-0540/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/283/data/testBackedBySystemReplaceSystemProperties'. at org.eclipse.osgi.internal.location.EquinoxLocations.(EquinoxLocations.java:87) at org.eclipse.osgi.internal.framework.EquinoxConfiguration.(EquinoxConfiguration.java:548) at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:89) at org.eclipse.osgi.launch.Equinox.(Equinox.java:34) at org.eclipse.osgi.tests.bundles.SystemBundleTests.testBackedBySystemReplaceSystemProperties(SystemBundleTests.java:1950) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Start time: 35 Stop time: 33 !ENTRY test.bug259903.c 4 0 2020-06-04 07:27:26.666 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Exception in test.bug259903.c.Activator.stop() of bundle test.bug259903.c. at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:920) at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1029) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) at org.eclipse.osgi.container.Module.doStop(Module.java:660) at org.eclipse.osgi.container.Module.stop(Module.java:521) at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:443) at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:502) at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:141) at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:157) at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:92) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.NoClassDefFoundError: test/bug259903/a/Service1 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:456) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at test.bug259903.c.Activator.stop(Activator.java:28) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:900) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:892) ... 67 more Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:464) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 99 more Root exception: java.lang.NoClassDefFoundError: test/bug259903/a/Service1 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:456) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at test.bug259903.c.Activator.stop(Activator.java:28) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:900) at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:892) at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:1029) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:370) at org.eclipse.osgi.container.Module.doStop(Module.java:660) at org.eclipse.osgi.container.Module.stop(Module.java:521) at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:443) at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:502) at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:141) at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:157) at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:92) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:464) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 99 more !ENTRY chain.test 4 0 2020-06-04 07:27:27.897 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: chain.test [570] Unresolved requirement: Import-Package: chain.test.a at org.eclipse.osgi.internal.framework.EquinoxBundle.getModuleClassLoader(EquinoxBundle.java:642) at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:616) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testLoadClassUnresolved(ClassLoadingBundleTests.java:2108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) about to start thread about to join the thread about to load Class1 !ENTRY org.eclipse.osgi 2 0 2020-06-04 07:27:57.974 !MESSAGE While loading class "thread.locktest.Class1", thread "Thread[thread.locktest,5,main]" timed out waiting (30068ms) for thread "Thread[main,5,main]" to finish starting bundle "thread.locktest_1.0.0 [571]". To avoid deadlock, thread "Thread[thread.locktest,5,main]" is proceeding but "thread.locktest.Class1" may not be fully initialized. !STACK 0 org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity="thread.locktest"; type="osgi.bundle"; version:Version="1.0.0" [id=571] STARTED [STARTED] at org.eclipse.osgi.container.Module.lockStateChange(Module.java:350) at org.eclipse.osgi.container.Module.start(Module.java:419) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at thread.locktest.Activator.run(Activator.java:41) at java.lang.Thread.run(Thread.java:748) Caused by: java.util.concurrent.TimeoutException: Timeout after waiting 30 seconds to acquire the lock. at org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) ... 11 more Caused by: org.eclipse.osgi.framework.util.ThreadInfoReport: Thread dump ThreadId: 2393 ThreadName: thread.locktest ThreadState: RUNNABLE Blocked On: org.eclipse.osgi.internal.container.EquinoxReentrantLock@262d5d8f[Locked by thread main] Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.management.ThreadImpl.dumpThreads0(Native Method) sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) org.eclipse.osgi.framework.util.ThreadInfoReport.getThreadDump(ThreadInfoReport.java:30) org.eclipse.osgi.framework.util.ThreadInfoReport.(ThreadInfoReport.java:23) org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) org.eclipse.osgi.container.Module.start(Module.java:419) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.lang.ClassLoader.loadClass(ClassLoader.java:357) thread.locktest.Activator.run(Activator.java:41) java.lang.Thread.run(Thread.java:748) ThreadId: 2392 ThreadName: Worker-3 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2391 ThreadName: Worker-2 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2166 ThreadName: Framework Event Dispatcher: Equinox Container: 29de30e5-34dc-441d-8516-6fc5f5726262 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@632fd72e LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 2164 ThreadName: Active Thread: Equinox Container: 29de30e5-34dc-441d-8516-6fc5f5726262 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6648777a LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1320 ThreadName: EventAdmin Async Event Dispatcher Thread ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@69887359 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 41 ThreadName: Start Level: org.eclipse.osgi.tests.container.dummys.DummyContainerAdaptor@211febf3 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@2da2d3c6 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 30 ThreadName: DumpStackTracesTimer ThreadState: TIMED_WAITING Blocked On: java.util.TaskQueue@62d78e6c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) ThreadId: 27 ThreadName: Gogo shell ThreadState: WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24402cdb LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 25 ThreadName: Worker-1 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 24 ThreadName: Provisioning Event Dispatcher ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@5c023021 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 23 ThreadName: Worker-0 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 22 ThreadName: Worker-JM ThreadState: WAITING Blocked On: java.util.ArrayList@2f87123 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.InternalWorker.run(InternalWorker.java:61) ThreadId: 21 ThreadName: Bundle File Closer ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@277ba353 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 19 ThreadName: SCR Component Actor ThreadState: WAITING Blocked On: java.util.LinkedList@47061fc8 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83) java.lang.Thread.run(Thread.java:748) ThreadId: 14 ThreadName: Refresh Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@7cad45dc LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 13 ThreadName: Start Level: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@33065b24 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 12 ThreadName: Framework Event Dispatcher: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@4489ead3 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 10 ThreadName: Active Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7272203f LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 4 ThreadName: Signal Dispatcher ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: ThreadId: 3 ThreadName: Finalizer ThreadState: WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@64671808 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) ThreadId: 2 ThreadName: Reference Handler ThreadState: WAITING Blocked On: java.lang.ref.Reference$Lock@6539b0db LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) java.lang.ref.Reference.tryHandlePending(Reference.java:191) java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) ThreadId: 1 ThreadName: main ThreadState: TIMED_WAITING Blocked On: java.lang.Thread@1e8b0a39 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@5206f4d3 Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Thread.join(Thread.java:1260) thread.locktest.Activator.start(Activator.java:28) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:843) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) java.security.AccessController.doPrivileged(Native Method) org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:835) org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:792) org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1015) org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365) org.eclipse.osgi.container.Module.doStart(Module.java:605) org.eclipse.osgi.container.Module.start(Module.java:468) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.lang.ClassLoader.loadClass(ClassLoader.java:357) org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620) org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testThreadLock(ClassLoadingBundleTests.java:1013) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) junit.framework.TestCase.runTest(TestCase.java:177) junit.framework.TestCase.runBare(TestCase.java:142) junit.framework.TestResult$1.protect(TestResult.java:122) junit.framework.TestResult.runProtected(TestResult.java:142) junit.framework.TestResult.run(TestResult.java:125) junit.framework.TestCase.run(TestCase.java:130) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runner.JUnitCore.run(JUnitCore.java:137) org.junit.runner.JUnitCore.run(JUnitCore.java:115) org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) org.junit.vintage.engine.VintageTestEngine$$Lambda$194/2122256138.accept(Unknown Source) java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) java.util.Iterator.forEachRemaining(Iterator.java:116) java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) org.junit.platform.launcher.core.DefaultLauncher$$Lambda$153/1465126864.accept(Unknown Source) org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) org.eclipse.equinox.launcher.Main.run(Main.java:1447) org.eclipse.equinox.launcher.Main.main(Main.java:1420) org.eclipse.core.launcher.Main.main(Main.java:44) ... 12 more Root exception: java.util.concurrent.TimeoutException: Timeout after waiting 30 seconds to acquire the lock. at org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) at org.eclipse.osgi.container.Module.start(Module.java:419) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at thread.locktest.Activator.run(Activator.java:41) at java.lang.Thread.run(Thread.java:748) Caused by: org.eclipse.osgi.framework.util.ThreadInfoReport: Thread dump ThreadId: 2393 ThreadName: thread.locktest ThreadState: RUNNABLE Blocked On: org.eclipse.osgi.internal.container.EquinoxReentrantLock@262d5d8f[Locked by thread main] Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.management.ThreadImpl.dumpThreads0(Native Method) sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) org.eclipse.osgi.framework.util.ThreadInfoReport.getThreadDump(ThreadInfoReport.java:30) org.eclipse.osgi.framework.util.ThreadInfoReport.(ThreadInfoReport.java:23) org.eclipse.osgi.container.Module.lockStateChange(Module.java:347) org.eclipse.osgi.container.Module.start(Module.java:419) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.lang.ClassLoader.loadClass(ClassLoader.java:357) thread.locktest.Activator.run(Activator.java:41) java.lang.Thread.run(Thread.java:748) ThreadId: 2392 ThreadName: Worker-3 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2391 ThreadName: Worker-2 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 2166 ThreadName: Framework Event Dispatcher: Equinox Container: 29de30e5-34dc-441d-8516-6fc5f5726262 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@632fd72e LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 2164 ThreadName: Active Thread: Equinox Container: 29de30e5-34dc-441d-8516-6fc5f5726262 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6648777a LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 1320 ThreadName: EventAdmin Async Event Dispatcher Thread ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@69887359 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 41 ThreadName: Start Level: org.eclipse.osgi.tests.container.dummys.DummyContainerAdaptor@211febf3 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@2da2d3c6 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 30 ThreadName: DumpStackTracesTimer ThreadState: TIMED_WAITING Blocked On: java.util.TaskQueue@62d78e6c LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) ThreadId: 27 ThreadName: Gogo shell ThreadState: WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24402cdb LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 25 ThreadName: Worker-1 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 24 ThreadName: Provisioning Event Dispatcher ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@5c023021 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 23 ThreadName: Worker-0 ThreadState: TIMED_WAITING Blocked On: org.eclipse.core.internal.jobs.WorkerPool@537fcc38 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:200) org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:242) org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) ThreadId: 22 ThreadName: Worker-JM ThreadState: WAITING Blocked On: java.util.ArrayList@2f87123 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) org.eclipse.core.internal.jobs.InternalWorker.run(InternalWorker.java:61) ThreadId: 21 ThreadName: Bundle File Closer ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@277ba353 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 19 ThreadName: SCR Component Actor ThreadState: WAITING Blocked On: java.util.LinkedList@47061fc8 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83) java.lang.Thread.run(Thread.java:748) ThreadId: 14 ThreadName: Refresh Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@7cad45dc LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 13 ThreadName: Start Level: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@33065b24 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 12 ThreadName: Framework Event Dispatcher: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: WAITING Blocked On: org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@4489ead3 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400) org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:341) ThreadId: 10 ThreadName: Active Thread: Equinox Container: 33dd3646-5fad-447e-9837-9a5e05ddd394 ThreadState: TIMED_WAITING Blocked On: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7272203f LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ThreadId: 4 ThreadName: Signal Dispatcher ThreadState: RUNNABLE Blocked On: none Synchronizers Locked: none Monitors Locked: none Stack Trace: ThreadId: 3 ThreadName: Finalizer ThreadState: WAITING Blocked On: java.lang.ref.ReferenceQueue$Lock@64671808 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) ThreadId: 2 ThreadName: Reference Handler ThreadState: WAITING Blocked On: java.lang.ref.Reference$Lock@6539b0db LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: none Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Object.wait(Object.java:502) java.lang.ref.Reference.tryHandlePending(Reference.java:191) java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) ThreadId: 1 ThreadName: main ThreadState: TIMED_WAITING Blocked On: java.lang.Thread@1e8b0a39 LockOwnerId: -1 LockOwnerName: null Synchronizers Locked: java.util.concurrent.locks.ReentrantLock$NonfairSync@5206f4d3 Monitors Locked: none Stack Trace: java.lang.Object.wait(Native Method) java.lang.Thread.join(Thread.java:1260) thread.locktest.Activator.start(Activator.java:28) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:843) org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) java.security.AccessController.doPrivileged(Native Method) org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:835) org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:792) org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1015) org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365) org.eclipse.osgi.container.Module.doStart(Module.java:605) org.eclipse.osgi.container.Module.start(Module.java:468) org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493) org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571) org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477) org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) java.lang.ClassLoader.loadClass(ClassLoader.java:357) org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620) org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testThreadLock(ClassLoadingBundleTests.java:1013) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) junit.framework.TestCase.runTest(TestCase.java:177) junit.framework.TestCase.runBare(TestCase.java:142) junit.framework.TestResult$1.protect(TestResult.java:122) junit.framework.TestResult.runProtected(TestResult.java:142) junit.framework.TestResult.run(TestResult.java:125) junit.framework.TestCase.run(TestCase.java:130) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) junit.framework.TestSuite.runTest(TestSuite.java:241) junit.framework.TestSuite.run(TestSuite.java:236) org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) org.junit.runners.Suite.runChild(Suite.java:128) org.junit.runners.Suite.runChild(Suite.java:27) org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) org.junit.runners.ParentRunner.run(ParentRunner.java:413) org.junit.runner.JUnitCore.run(JUnitCore.java:137) org.junit.runner.JUnitCore.run(JUnitCore.java:115) org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) org.junit.vintage.engine.VintageTestEngine$$Lambda$194/2122256138.accept(Unknown Source) java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) java.util.Iterator.forEachRemaining(Iterator.java:116) java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) org.junit.platform.launcher.core.DefaultLauncher$$Lambda$153/1465126864.accept(Unknown Source) org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:498) org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) org.eclipse.equinox.launcher.Main.run(Main.java:1447) org.eclipse.equinox.launcher.Main.main(Main.java:1420) org.eclipse.core.launcher.Main.main(Main.java:44) ... 12 more loaded Class1 30069 after joining thread osgi.lazystart.d.DTest@762f8407 chain.test.b.BMultiChain1 testBug490902: Initial load test. testBug490902: Delaying now ... testBug490902: Second load test. testBug490902: About to interrupt:Second load test thread. testBug490902: Done delaying. !ENTRY requirer 4 0 2020-06-04 07:28:17.531 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.IllegalStateException: Invalid class loader from a refreshed bundle is being used: requirer_0.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.getProviderLoader(BundleLoader.java:982) at org.eclipse.osgi.internal.loader.BundleLoader.findRequiredSource(BundleLoader.java:1216) at org.eclipse.osgi.internal.loader.BundleLoader.findResource(BundleLoader.java:651) at org.eclipse.osgi.internal.loader.ModuleClassLoader.getResource(ModuleClassLoader.java:216) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testStaleLoaderNPE(ClassLoadingBundleTests.java:2442) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY buddy.invalid.a 4 0 2020-06-04 07:28:18.659 !MESSAGE FrameworkEvent ERROR !STACK 0 java.lang.RuntimeException: Invalid buddy policy: invalid at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:112) at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.doBuddyResourceLoading(PolicyHandler.java:168) at org.eclipse.osgi.internal.loader.BundleLoader.findResource(BundleLoader.java:682) at org.eclipse.osgi.internal.loader.ModuleClassLoader.getResource(ModuleClassLoader.java:216) at org.eclipse.osgi.internal.framework.EquinoxBundle.getResource(EquinoxBundle.java:588) at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testBuddyClassLoadingInvalid(ClassLoadingBundleTests.java:1727) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:28:26.413 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() returned a service object that is not an instance of the service class java.lang.Runnable at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:247) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:554) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:529) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException01(ServiceExceptionTests.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:28:26.418 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:226) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:554) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:529) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:125) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.RuntimeException: testServiceException03 at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:107) ... 63 more !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:28:26.422 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:226) at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:114) at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:48) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:554) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:529) at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:685) at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.Error: testServiceException04 at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:146) ... 63 more !ENTRY org.eclipse.osgi.tests 4 0 2020-06-04 07:28:26.430 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find() at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1389) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1358) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooksPrivileged(ServiceRegistry.java:1247) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooks(ServiceRegistry.java:1231) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getServiceReferences(ServiceRegistry.java:405) at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReferences(BundleContextImpl.java:593) at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests.testFindHook01(ServiceHookTests.java:275) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1420) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: java.lang.RuntimeException: testFindHook01 at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find(ServiceHookTests.java:215) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry$4.call(ServiceRegistry.java:1251) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1381) ... 69 more Starting bundle Test2!! Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@1052eace Stopping bundle Test2!! Starting bundle Test2!! Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@21561d73 Stopping bundle Test2!!