!SESSION 2018-09-06 12:08:34.831 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.resources.AutomatedTests.xml -testPluginName org.eclipse.core.tests.resources -className org.eclipse.core.tests.resources.AutomatedTests -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/results/ep49I-unit-cen64-gtk2_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.coretestapplication -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.resources.AutomatedTests.xml -testPluginName org.eclipse.core.tests.resources -className org.eclipse.core.tests.resources.AutomatedTests -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/results/ep49I-unit-cen64-gtk2_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.core.resources 4 1 2018-09-06 12:09:19.009 !MESSAGE Internal Error !STACK 1 org.eclipse.core.internal.resources.ResourceException(/a13ea135efb100181d7c9d4cb7967187/.project)[368]: java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/385198923661/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:715) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1104) at org.eclipse.core.internal.resources.Project.move(Project.java:991) at org.eclipse.core.tests.internal.alias.BasicAliasTest.replaceProject(BasicAliasTest.java:292) at org.eclipse.core.tests.internal.alias.BasicAliasTest.testBug256837(BasicAliasTest.java:328) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !SUBENTRY 1 org.eclipse.core.resources 4 368 2018-09-06 12:09:19.023 !MESSAGE File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/385198923661/.project. !STACK 0 java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/385198923661/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:715) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1104) at org.eclipse.core.internal.resources.Project.move(Project.java:991) at org.eclipse.core.tests.internal.alias.BasicAliasTest.replaceProject(BasicAliasTest.java:292) at org.eclipse.core.tests.internal.alias.BasicAliasTest.testBug256837(BasicAliasTest.java:328) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 2 2018-09-06 12:10:16.310 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.RuntimeException: Thrown as part of test case by ExceptionBuilder at org.eclipse.core.tests.internal.builders.ExceptionBuilder.build(ExceptionBuilder.java:29) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:798) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:219) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:262) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:315) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:318) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:370) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:391) at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:504) at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:404) at org.eclipse.core.tests.internal.builders.BuilderTest.testExceptionBuilder(BuilderTest.java:911) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 1 2018-09-06 12:13:44.075 !MESSAGE Internal Error !STACK 1 org.eclipse.core.internal.resources.ResourceException(/Project0/.project)[368]: java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder/Project0/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.lambda$1(FileSystemResourceManagerTest.java:458) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2292) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2314) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.testWriteProject(FileSystemResourceManagerTest.java:454) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !SUBENTRY 1 org.eclipse.core.resources 4 368 2018-09-06 12:13:44.076 !MESSAGE File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder/Project0/.project. !STACK 0 java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder/Project0/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.lambda$1(FileSystemResourceManagerTest.java:458) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2292) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2314) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.testWriteProject(FileSystemResourceManagerTest.java:454) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 566 2018-09-06 12:14:24.003 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2018-09-06 12:14:24.005 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2018-09-06 12:14:24.006 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2018-09-06 12:14:24.006 !MESSAGE Unable to copy local history to and from the same location. !ENTRY org.eclipse.core.resources 4 1 2018-09-06 12:20:42.913 !MESSAGE Internal Error !STACK 1 org.eclipse.core.internal.resources.ResourceException(/testReplaceLocation/.project)[368]: java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/715912089373/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:715) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1104) at org.eclipse.core.internal.resources.Project.move(Project.java:991) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2797) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !SUBENTRY 1 org.eclipse.core.resources 4 368 2018-09-06 12:20:42.914 !MESSAGE File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/715912089373/.project. !STACK 0 java.lang.Exception: File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/715912089373/.project. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:833) at org.eclipse.core.internal.resources.File.getContents(File.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:382) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:651) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1381) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1362) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:715) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1104) at org.eclipse.core.internal.resources.Project.move(Project.java:991) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2797) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 2 2018-09-06 12:21:59.593 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 junit.framework.AssertionFailedError: 4.0 at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at org.eclipse.core.tests.resources.IResourceChangeListenerTest$1Listener2.resourceChanged(IResourceChangeListenerTest.java:871) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:300) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:290) at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:272) at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:374) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1549) at org.eclipse.core.tests.resources.IResourceChangeListenerTest$3Listener1$1.run(IResourceChangeListenerTest.java:849) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.resources 2 2 2018-09-06 12:22:22.130 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2018-09-06 12:22:22.130 !MESSAGE The project description file (.project) for 'Project1' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !ENTRY org.eclipse.core.resources 2 2 2018-09-06 12:24:33.064 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2018-09-06 12:24:33.064 !MESSAGE The project description file (.project) for '2' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !ENTRY org.eclipse.core.resources 4 368 2018-09-06 12:28:07.299 !MESSAGE Resource '/a0f68cd5f1b100181d7c9d4cb7967187' does not exist. !STACK 0 java.lang.Exception: Resource '/a0f68cd5f1b100181d7c9d4cb7967187' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) at org.eclipse.core.internal.resources.Resource.createMarker(Resource.java:688) at org.eclipse.core.internal.resources.CheckMissingNaturesListener$3.runInWorkspace(CheckMissingNaturesListener.java:177) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.resources 2 0 2018-09-06 12:28:25.587 !MESSAGE Failed to read resource snapshot for project 'project': Invalid resource snapshot location URI 'relative/uri.zip' is not absolute. !ENTRY org.eclipse.core.resources 2 0 2018-09-06 12:28:26.708 !MESSAGE Failed to read resource snapshot for project 'project': File not found: /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/2528388752076. !SESSION 2018-09-06 12:32:23.304 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.Test1G1N9GZ:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 47530 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/20126665376 -os linux -test org.eclipse.core.tests.resources.session.Test1G1N9GZ:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 47530 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:25.670 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:26.318 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 42031 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/24421632673 -os linux -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 42031 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:28.400 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:29.013 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 45594 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/24421632673 -os linux -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 45594 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:30.852 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:32:31.628 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestMultiSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 41006 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/28716599970 -os linux -test org.eclipse.core.tests.resources.session.TestMultiSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 41006 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:33.890 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:34.506 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 55707 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/28716599970 -os linux -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 55707 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:36.420 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:32:37.496 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 44352 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/33011567267 -os linux -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 44352 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:39.818 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:40.490 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 39413 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/33011567267 -os linux -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 39413 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:42.525 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:32:43.281 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSaveSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 34730 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/37306534564 -os linux -test org.eclipse.core.tests.resources.session.TestSaveSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 34730 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:45.480 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:46.110 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 37063 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/37306534564 -os linux -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 37063 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:47.899 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:32:52.034 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSaveWithClosedProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 36315 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/41601501861 -os linux -test org.eclipse.core.tests.resources.session.TestSaveWithClosedProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 36315 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:54.182 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:54.889 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 54356 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/45896469158 -os linux -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 54356 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:57.181 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:32:57.943 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 56022 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/45896469158 -os linux -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 56022 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:32:59.874 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:33:03.861 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug6995:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 54903 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/50191436455 -os linux -test org.eclipse.core.tests.resources.session.TestBug6995:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 54903 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:33:05.828 !MESSAGE The workspace will exit with unsaved changes in this session. !ENTRY org.eclipse.core.runtime 2 255 2018-09-06 12:33:26.792 !MESSAGE Process returned non-zero code: 255 Command: [ eclipseArguments: {data=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/63076338346, os=linux, test=org.eclipse.core.tests.resources.session.Test1GALH44:test2, configuration=file:/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/configuration/, testpluginname=org.eclipse.core.tests.resources, version=3, application=org.eclipse.pde.junit.runtime.coretestapplication, install=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/, port=47160, vm=/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, arch=x86_64, ws=gtk, nl=en_US} vmArguments: {} systemProperties: {eclipse.consoleLog=true, org.eclipse.update.reconcile=false} ] !SESSION 2018-09-06 12:33:35.335 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestMissingBuilder:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 52504 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/67371305643 -os linux -test org.eclipse.core.tests.resources.session.TestMissingBuilder:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 52504 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:33:39.827 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:34:18.140 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug12575:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 48120 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/84551174838 -os linux -test org.eclipse.core.tests.resources.session.TestBug12575:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 48120 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:34:20.249 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:34:20.768 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 38636 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/84551174838 -os linux -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 38636 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:34:22.614 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:35:01.272 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestCreateLinkedResourceInHiddenProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 48651 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/110320978620 -os linux -test org.eclipse.core.tests.resources.session.TestCreateLinkedResourceInHiddenProject:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 48651 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:03.552 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:07.350 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.Bug_266907:test2ndSession -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 58407 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/114615945918 -os linux -test org.eclipse.core.tests.resources.session.Bug_266907:test2ndSession -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 58407 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 4 567 2018-09-06 12:35:09.648 !MESSAGE Workspace restored, but some problems occurred. !SUBENTRY 1 org.eclipse.core.resources 4 567 2018-09-06 12:35:09.649 !MESSAGE Could not read metadata for 'Project'. !STACK 1 org.eclipse.core.internal.resources.ResourceException(/Project)[567]: java.lang.Exception: The project description file (.project) for 'Project' is missing. This file contains important information about the project. The project will not function properly until this file is restored. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:906) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:889) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:869) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:721) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1561) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2451) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2208) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:489) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:782) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:775) at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:732) at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1005) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:357) at org.eclipse.osgi.container.Module.doStart(Module.java:584) at org.eclipse.osgi.container.Module.start(Module.java:452) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:471) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:557) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:331) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:39) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:469) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.getConstructor(Class.java:1825) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.createTest(JUnit3TestLoader.java:68) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.getTest(JUnit3TestLoader.java:90) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.loadTests(JUnit3TestLoader.java:54) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:525) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:232) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !SUBENTRY 2 org.eclipse.core.resources 4 567 2018-09-06 12:35:09.651 !MESSAGE The project description file (.project) for 'Project' is missing. This file contains important information about the project. The project will not function properly until this file is restored. !STACK 0 java.lang.Exception: The project description file (.project) for 'Project' is missing. This file contains important information about the project. The project will not function properly until this file is restored. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:906) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:889) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:869) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:721) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1561) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2451) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2208) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:489) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:782) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:775) at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:732) at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1005) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:357) at org.eclipse.osgi.container.Module.doStart(Module.java:584) at org.eclipse.osgi.container.Module.start(Module.java:452) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:471) at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:557) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:331) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395) at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:39) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:469) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.getConstructor(Class.java:1825) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.createTest(JUnit3TestLoader.java:68) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.getTest(JUnit3TestLoader.java:90) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.loadTests(JUnit3TestLoader.java:54) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:525) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:232) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:09.874 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:13.554 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug297635:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 42357 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/118910913216 -os linux -test org.eclipse.core.tests.resources.session.TestBug297635:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 42357 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:16.653 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:30.048 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 53555 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/131795815106 -os linux -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test1 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 53555 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:32.381 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:32.974 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 45254 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/131795815106 -os linux -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 45254 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:34.886 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.resources 2 2 2018-09-06 12:35:35.169 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2018-09-06 12:35:35.169 !MESSAGE The project description file (.project) for 'Project2' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:35.232 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:35.971 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 46740 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/131795815106 -os linux -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 46740 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:38.005 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2018-09-06 12:35:38.865 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test4 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 40884 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/131795815106 -os linux -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test4 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 40884 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:41.295 !MESSAGE The workspace will exit with unsaved changes in this session. !SESSION 2018-09-06 12:35:41.965 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 60241 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/131795815106 -os linux -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 60241 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:35:43.878 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2018-09-06 12:36:16.985 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {data=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/153270651591, os=linux, test=org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_01, configuration=file:/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/configuration/, testpluginname=org.eclipse.core.tests.resources, version=3, application=org.eclipse.pde.junit.runtime.coretestapplication, install=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/, port=33403, vm=/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, arch=x86_64, ws=gtk, nl=en_US} vmArguments: {} systemProperties: {eclipse.consoleLog=true, org.eclipse.update.reconcile=false} ] !SESSION 2018-09-06 12:36:17.319 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 52607 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/153270651591 -os linux -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 52607 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:36:19.144 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2018-09-06 12:36:23.717 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {data=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/157565618887, os=linux, test=org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_01, configuration=file:/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/configuration/, testpluginname=org.eclipse.core.tests.resources, version=3, application=org.eclipse.pde.junit.runtime.coretestapplication, install=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/, port=58396, vm=/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, arch=x86_64, ws=gtk, nl=en_US} vmArguments: {} systemProperties: {eclipse.consoleLog=true, org.eclipse.update.reconcile=false} ] !SESSION 2018-09-06 12:36:23.999 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 40858 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/157565618887 -os linux -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 40858 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:36:26.020 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2018-09-06 12:36:29.395 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {data=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/161860586183, os=linux, test=org.eclipse.core.tests.resources.session.TestBug294854:testDelete_01, configuration=file:/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/configuration/, testpluginname=org.eclipse.core.tests.resources, version=3, application=org.eclipse.pde.junit.runtime.coretestapplication, install=/home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/workarea/I20180906-0745/eclipse-testing/test-eclipse/eclipse/, port=42006, vm=/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, arch=x86_64, ws=gtk, nl=en_US} vmArguments: {} systemProperties: {eclipse.consoleLog=true, org.eclipse.update.reconcile=false} ] !SESSION 2018-09-06 12:36:29.752 ----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -test org.eclipse.core.tests.resources.session.TestBug294854:testDelete_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 33757 Command-line arguments: -data /home/cbi/genie.releng/workspace/ep49I-unit-cen64-gtk2/tmp/161860586183 -os linux -test org.eclipse.core.tests.resources.session.TestBug294854:testDelete_02 -testpluginname org.eclipse.core.tests.resources -version 3 -application org.eclipse.pde.junit.runtime.coretestapplication -port 33757 -arch x86_64 -ws gtk !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:36:31.825 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.contenttype 4 0 2018-09-06 12:36:37.498 !MESSAGE Content type org.eclipse.bundle03.invalid-missing-name has no name. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2018-09-06 12:36:37.499 !MESSAGE Content type org.eclipse.bundle03 has no identifier. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2018-09-06 12:36:37.501 !MESSAGE Could not create content describer for org.eclipse.bundle03.invalid-describer. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2018-09-06 12:36:37.629 !MESSAGE Could not create content describer for org.eclipse.core.tests.resources.Bug182337_A. Content type has been disabled. !STACK 0 java.lang.RuntimeException at org.eclipse.core.tests.resources.content.IContentTypeManagerTest$2.read(IContentTypeManagerTest.java:1472) at java.io.InputStream.read(InputStream.java:170) at java.io.InputStream.read(InputStream.java:101) at org.eclipse.core.internal.content.LazyInputStream.loadBlock(LazyInputStream.java:104) at org.eclipse.core.internal.content.LazyInputStream.ensureAvailable(LazyInputStream.java:68) at org.eclipse.core.internal.content.LazyInputStream.read(LazyInputStream.java:127) at org.eclipse.core.internal.content.Util.getByteOrderMark(Util.java:122) at org.eclipse.core.runtime.content.XMLContentDescriber.fillContentProperties(XMLContentDescriber.java:90) at org.eclipse.core.runtime.content.XMLContentDescriber.describe2(XMLContentDescriber.java:67) at org.eclipse.core.runtime.content.XMLRootElementContentDescriber.describe(XMLRootElementContentDescriber.java:105) at org.eclipse.core.internal.content.ContentTypeCatalog.describe(ContentTypeCatalog.java:268) at org.eclipse.core.internal.content.ContentTypeCatalog.collectMatchingByContents(ContentTypeCatalog.java:241) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:453) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:514) at org.eclipse.core.internal.content.ContentTypeCatalog.findContentTypesFor(ContentTypeCatalog.java:350) at org.eclipse.core.internal.content.ContentTypeMatcher.findContentTypesFor(ContentTypeMatcher.java:57) at org.eclipse.core.tests.resources.content.IContentTypeManagerTest.testDescriberInvalidation(IContentTypeManagerTest.java:1475) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.contenttype 4 0 2018-09-06 12:36:37.630 !MESSAGE Could not create content describer for org.eclipse.core.tests.resources.Bug182337_B. Content type has been disabled. !STACK 0 java.lang.RuntimeException at org.eclipse.core.tests.resources.content.IContentTypeManagerTest$2.read(IContentTypeManagerTest.java:1472) at java.io.InputStream.read(InputStream.java:170) at java.io.InputStream.read(InputStream.java:101) at org.eclipse.core.internal.content.LazyInputStream.loadBlock(LazyInputStream.java:104) at org.eclipse.core.internal.content.LazyInputStream.ensureAvailable(LazyInputStream.java:68) at org.eclipse.core.internal.content.LazyInputStream.read(LazyInputStream.java:127) at org.eclipse.core.internal.content.Util.getByteOrderMark(Util.java:122) at org.eclipse.core.runtime.content.XMLContentDescriber.fillContentProperties(XMLContentDescriber.java:90) at org.eclipse.core.runtime.content.XMLContentDescriber.describe2(XMLContentDescriber.java:67) at org.eclipse.core.runtime.content.XMLRootElementContentDescriber.describe(XMLRootElementContentDescriber.java:105) at org.eclipse.core.internal.content.ContentTypeCatalog.describe(ContentTypeCatalog.java:268) at org.eclipse.core.internal.content.ContentTypeCatalog.collectMatchingByContents(ContentTypeCatalog.java:241) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:455) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:514) at org.eclipse.core.internal.content.ContentTypeCatalog.findContentTypesFor(ContentTypeCatalog.java:350) at org.eclipse.core.internal.content.ContentTypeMatcher.findContentTypesFor(ContentTypeMatcher.java:57) at org.eclipse.core.tests.resources.content.IContentTypeManagerTest.testDescriberInvalidation(IContentTypeManagerTest.java:1475) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 567 2018-09-06 12:36:50.013 !MESSAGE Invalid attribute value in workspace metadata: Foo480000. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "Foo480000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:589) at java.lang.Long.parseLong(Long.java:631) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:136) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:102) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:77) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:451) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 567 2018-09-06 12:36:50.015 !MESSAGE Invalid attribute value in workspace metadata: 104856Foo. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "104856Foo" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:589) at java.lang.Long.parseLong(Long.java:631) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:142) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:102) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:77) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:451) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 567 2018-09-06 12:36:50.016 !MESSAGE Invalid attribute value in workspace metadata: 5Foo0. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "5Foo0" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:148) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:102) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:77) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:451) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 4 567 2018-09-06 12:36:50.017 !MESSAGE Invalid attribute value in workspace metadata: 300Foo000. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "300Foo000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:589) at java.lang.Long.parseLong(Long.java:631) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:156) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:102) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:77) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:451) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 2 567 2018-09-06 12:36:57.210 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2018-09-06 12:36:57.210 !MESSAGE Encountered element name 'homeDescription' instead of "project" when trying to read a project description file. !STACK 0 org.xml.sax.SAXException: Encountered element name 'homeDescription' instead of "project" when trying to read a project description file. at org.eclipse.core.internal.resources.ProjectDescriptionReader.startElement(ProjectDescriptionReader.java:991) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3132) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:852) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:930) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:962) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription1(ModelObjectReaderWriterTest.java:362) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 2 567 2018-09-06 12:36:58.228 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2018-09-06 12:36:58.228 !MESSAGE Missing project name. !ENTRY org.eclipse.core.resources 2 567 2018-09-06 12:37:00.348 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2018-09-06 12:37:00.349 !MESSAGE For input string: "foobar" !STACK 0 java.lang.NumberFormatException: For input string: "foobar" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endLinkType(ProjectDescriptionReader.java:773) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endElement(ProjectDescriptionReader.java:392) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:930) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.readDescription(ModelObjectReaderWriterTest.java:303) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription4(ModelObjectReaderWriterTest.java:413) 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:176) at junit.framework.TestCase.runBare(TestCase.java:141) 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:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) 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:39) 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:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:41) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:37) 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:590) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:201) 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:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) 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:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474) at org.eclipse.core.launcher.Main.main(Main.java:37) !ENTRY org.eclipse.core.resources 2 10035 2018-09-06 12:38:13.165 !MESSAGE The workspace will exit with unsaved changes in this session.